From 5e5f6a9fe61bb4a2d57b77f7912a74bfb38097cc Mon Sep 17 00:00:00 2001 From: wws <18630710203@163.com> Date: Wed, 20 Sep 2023 10:53:12 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BD=A6=E6=95=B0=E9=80=BB=E8=BE=91V3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/plan/workorder/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/plan/workorder/index.vue b/src/views/plan/workorder/index.vue index 3a1c1ff..48d1c46 100644 --- a/src/views/plan/workorder/index.vue +++ b/src/views/plan/workorder/index.vue @@ -615,6 +615,7 @@ export default { // 变更-车数数量校验 changeCarNum(num) { + // 请先输入订单数量 if (this.splitForm.splitNum == null) { this.$message({