From f6eb3363a6cf90955b3207567a62006ac26233a6 Mon Sep 17 00:00:00 2001 From: zhaoxiaolin Date: Fri, 22 Mar 2024 12:24:29 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8A=A5=E5=B7=A5=E7=95=8C=E9=9D=A2=E8=B0=83?= =?UTF-8?q?=E6=95=B4+=E8=AE=A1=E5=88=92=E9=A1=B5=E9=9D=A2=E8=B0=83?= =?UTF-8?q?=E6=95=B42?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/plan/order/index.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/views/plan/order/index.vue b/src/views/plan/order/index.vue index 23f7e54..e6ca92b 100644 --- a/src/views/plan/order/index.vue +++ b/src/views/plan/order/index.vue @@ -1189,6 +1189,8 @@ export default { } }) + }else{ + _this.batchBtnFunc(); } }); },