From f4719e1a3f3c65625f726c721c1d9552498b91bc Mon Sep 17 00:00:00 2001 From: caill <815519168@qq.com> Date: Tue, 4 Jul 2023 10:02:21 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=8A=E6=88=90=E5=93=81=E6=8B=BC=E7=9B=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/config/getData2.js | 4 +- .../semi-finished-compose-search.vue | 170 +++++++++++------- 2 files changed, 113 insertions(+), 61 deletions(-) diff --git a/src/config/getData2.js b/src/config/getData2.js index 00b5fc9..67fba4c 100644 --- a/src/config/getData2.js +++ b/src/config/getData2.js @@ -271,4 +271,6 @@ export const bcpShutGetdtl = (id, btime, etime, code, scode, stcode) => post('ap storagevehicle_id_in: stcode }) // 1.4拼盘完成(按钮) -export const bcpShutConfirm = () => post('api/pda/bcp/shut/confirm', {}) +export const bcpShutConfirm = (row) => post('api/pda/bcp/shut/confirm', { + row: row +}) diff --git a/src/pages/modules/semifinished/semi-finished-compose-search.vue b/src/pages/modules/semifinished/semi-finished-compose-search.vue index b1449f9..eb9a275 100644 --- a/src/pages/modules/semifinished/semi-finished-compose-search.vue +++ b/src/pages/modules/semifinished/semi-finished-compose-search.vue @@ -6,11 +6,11 @@
仓库
- + :key="item.stor_id" + :label="item.stor_name" + :value="item.stor_id">
@@ -28,14 +28,14 @@
-
业务类型
+
单据类型
- + :key="item.value" + :label="item.label" + :value="item.value">
@@ -43,79 +43,127 @@
物料
- +
载具号
- +
-
- - +
+ +
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
序号单据号状态类型物料编号物料规格数量单重(g)转出货位转出载具转入货位转入载具创建时间创建人
序号序号序号序号序号序号序号序号序号序号序号序号序号序号
-
-
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
序号单据号状态类型物料编号物料规格移出货位1移出载具1移出重量1移出货位2移出载具2移出重量2创建时间创建人
{{ i+1 }}{{ e.bill_code }}生成提交执行中确认完成普通拼盘{{ e.material_code }}{{ e.material_spec }}{{ e.turnout_struct_code }}{{ e.storagevehicle_code }}{{ e.fact_qty }}{{ e.turnin_struct_code }}{{ e.storagevehicle_code_in }}{{ e.qty }}{{ e.create_time }}{{ e.create_name }}