From 24c2d968b683c1b5b15bed651dd088cdd0f0839d Mon Sep 17 00:00:00 2001 From: Fixiaobai <fixiaobai@163.com> Date: 星期四, 07 十二月 2023 12:19:50 +0800 Subject: [PATCH] Merge branch 'master' of http://114.132.189.42:9002/r/mes-ocea-before --- src/views/plan/manufacturingorder/index.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/views/plan/manufacturingorder/index.vue b/src/views/plan/manufacturingorder/index.vue index b1bc910..09b4935 100644 --- a/src/views/plan/manufacturingorder/index.vue +++ b/src/views/plan/manufacturingorder/index.vue @@ -1419,6 +1419,7 @@ }, // table鑷甫浜嬩欢 handleSelectionChange(val) { + console.log(val,"涓�琛�"); let orderData = [] orderData =val.map( el =>{ return{ -- Gitblit v1.9.3