From 70151032826593bee589b26132086deab58fc74d Mon Sep 17 00:00:00 2001 From: zouyu <2723363702@qq.com> Date: 星期四, 07 十二月 2023 13:15:01 +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 70eff09..0966fcf 100644 --- a/src/views/plan/manufacturingorder/index.vue +++ b/src/views/plan/manufacturingorder/index.vue @@ -1446,6 +1446,7 @@ }, // table鑷甫浜嬩欢 handleSelectionChange(val) { + console.log(val,"涓�琛�"); let orderData = [] orderData =val.map( el =>{ return{ -- Gitblit v1.9.3