From 7f57f46c042b9cc6163687542f3b6f3f646f454b Mon Sep 17 00:00:00 2001 From: caill <815519168@qq.com> Date: Mon, 19 Dec 2022 17:00:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B0=94=E6=B6=A8=E8=BD=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/ProductManage/ZjInStore.vue | 2 ++ pages/ProductManage/ZjOutStore.vue | 2 ++ 2 files changed, 4 insertions(+) diff --git a/pages/ProductManage/ZjInStore.vue b/pages/ProductManage/ZjInStore.vue index 9095f04..3517ee8 100644 --- a/pages/ProductManage/ZjInStore.vue +++ b/pages/ProductManage/ZjInStore.vue @@ -30,6 +30,7 @@ 序号 + 气涨轴 子卷号 机台编号 分切组 @@ -43,6 +44,7 @@ {{Number(i) + 1}} + {{e.qzzno}} {{e.container_name}} {{e.point_code}} {{e.split_group}} diff --git a/pages/ProductManage/ZjOutStore.vue b/pages/ProductManage/ZjOutStore.vue index f70dcba..faf2784 100644 --- a/pages/ProductManage/ZjOutStore.vue +++ b/pages/ProductManage/ZjOutStore.vue @@ -40,6 +40,7 @@ 序号 选择 + 气涨轴 子卷号 机台编号 分切组 @@ -59,6 +60,7 @@ {{Number(i) + 1}} + {{e.qzzno}} {{e.container_name}} {{e.point_code}} {{e.split_group}}