From d52313cae53ea5e10931259a1914a3984d3407c2 Mon Sep 17 00:00:00 2001 From: xiangxy Date: Fri, 1 Sep 2023 16:25:18 +0800 Subject: [PATCH] change --- pages/modules/EmptyOutStore.vue | 127 ++++++++++------------- pages/modules/SemifinishedOutStore.vue | 137 ++++++++++++------------- utils/getData1.js | 2 +- 3 files changed, 119 insertions(+), 147 deletions(-) diff --git a/pages/modules/EmptyOutStore.vue b/pages/modules/EmptyOutStore.vue index fd1420a..5746579 100644 --- a/pages/modules/EmptyOutStore.vue +++ b/pages/modules/EmptyOutStore.vue @@ -3,31 +3,44 @@ - - 设备号 - - - - - 状态 + 载具号 - + - - 备注 - - - + + + + + + + + + + + + + + + + + + + + +
序号选择货位载具号
{{Number(i) + 1}}{{e.struct_code}}{{e.storagevehicle_code}}
- - + +
@@ -35,7 +48,7 @@ - diff --git a/pages/modules/SemifinishedOutStore.vue b/pages/modules/SemifinishedOutStore.vue index 130cfc9..a839292 100644 --- a/pages/modules/SemifinishedOutStore.vue +++ b/pages/modules/SemifinishedOutStore.vue @@ -3,31 +3,54 @@ - - 设备号 - - - - - 状态 + 物料规格 - + - - 备注 - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
序号选择货位物料规格物料编码物料名称载具号数量所属工序
{{Number(i) + 1}}{{e.struct_code}}{{e.material_spec}}{{e.material_code}}{{e.material_name}}{{e.storagevehicle_code}}{{e.canuse_qty}}{{e.workprocedure_name}}
- - + +
@@ -35,7 +58,7 @@ - diff --git a/utils/getData1.js b/utils/getData1.js index 4ac1bba..e65f9f3 100644 --- a/utils/getData1.js +++ b/utils/getData1.js @@ -1,7 +1,7 @@ import request from './request.js' /** - * 空箱出库 + * 半成品出库 */ // 1.1半成品出库页面 export const iosOutgetIvt = (mspec) => request({