From 19e798f42e5bb40cfe484f364394a168e44e9800 Mon Sep 17 00:00:00 2001 From: caill <815519168@qq.com> Date: Sat, 11 May 2024 16:11:05 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=86=E5=88=87=E4=B8=8A=E6=96=99=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F=E4=BC=98=E5=8C=96=EF=BC=8C=E8=BF=94=E5=9B=9E=E9=A1=B6?= =?UTF-8?q?=E9=83=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/ProductManage/SlittingFeeding.vue | 14 ++--------- .../SecondPhase/slitting/SlittingFeeding.vue | 25 ++++++++----------- 2 files changed, 13 insertions(+), 26 deletions(-) diff --git a/pages/ProductManage/SlittingFeeding.vue b/pages/ProductManage/SlittingFeeding.vue index 7bccfe3..dfd6717 100644 --- a/pages/ProductManage/SlittingFeeding.vue +++ b/pages/ProductManage/SlittingFeeding.vue @@ -36,7 +36,7 @@ 序号 - 母卷号 + 母卷号 子卷号 机台编号 分切组 @@ -55,7 +55,7 @@ {{Number(i) + 1}} - {{e.source_container_name}} + {{e.source_container_name}} {{e.container_name}} {{e.point_code}} {{e.split_group}} @@ -319,13 +319,3 @@ } } - - diff --git a/pages/SecondPhase/slitting/SlittingFeeding.vue b/pages/SecondPhase/slitting/SlittingFeeding.vue index 7bccfe3..a909ddd 100644 --- a/pages/SecondPhase/slitting/SlittingFeeding.vue +++ b/pages/SecondPhase/slitting/SlittingFeeding.vue @@ -36,7 +36,7 @@ 序号 - 母卷号 + 母卷号 子卷号 机台编号 分切组 @@ -55,7 +55,7 @@ {{Number(i) + 1}} - {{e.source_container_name}} + {{e.source_container_name}} {{e.container_name}} {{e.point_code}} {{e.split_group}} @@ -120,20 +120,24 @@ + - - + \ No newline at end of file