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 }}