diff --git a/pages.json b/pages.json
index 939782f..1b8c96a 100644
--- a/pages.json
+++ b/pages.json
@@ -94,6 +94,18 @@
"navigationStyle": "custom"
}
},
+ {
+ "path": "pages/management/SemifinishedInStore",
+ "style": {
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/management/SemifinishedOutStore",
+ "style": {
+ "navigationStyle": "custom"
+ }
+ },
{
"path": "pages/management/semifinishedcheck",
"style": {
diff --git a/pages/management/SemifinishedInStore.vue b/pages/management/SemifinishedInStore.vue
new file mode 100644
index 0000000..cde00d9
--- /dev/null
+++ b/pages/management/SemifinishedInStore.vue
@@ -0,0 +1,163 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/pages/management/SemifinishedInStoreSearch.vue b/pages/management/SemifinishedInStoreSearch.vue
new file mode 100644
index 0000000..b700770
--- /dev/null
+++ b/pages/management/SemifinishedInStoreSearch.vue
@@ -0,0 +1,245 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ | 选择 |
+ 序号 |
+ 单据号 |
+ 状态 |
+ 类型 |
+ 物料编号 |
+ 物料名称 |
+ 数量 |
+ 单重(g) |
+ 载具号 |
+ 入库点 |
+ 货位 |
+ 创建时间 |
+ 创建人 |
+
+
+
+
+ |
+
+ |
+ {{e.cacheline_code}} |
+ {{e.position_code}} |
+ {{e.vehicle_code}} |
+ |
+ {{e.cacheline_code}} |
+ {{e.position_code}} |
+ {{e.vehicle_code}} |
+ |
+ {{e.cacheline_code}} |
+ {{e.position_code}} |
+ {{e.vehicle_code}} |
+ {{e.cacheline_code}} |
+ {{e.position_code}} |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages/management/SemifinishedOutStore.vue b/pages/management/SemifinishedOutStore.vue
new file mode 100644
index 0000000..e2c0300
--- /dev/null
+++ b/pages/management/SemifinishedOutStore.vue
@@ -0,0 +1,163 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/pages/management/SemifinishedOutStoreSearch.vue b/pages/management/SemifinishedOutStoreSearch.vue
new file mode 100644
index 0000000..2cb8cf2
--- /dev/null
+++ b/pages/management/SemifinishedOutStoreSearch.vue
@@ -0,0 +1,245 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ | 选择 |
+ 序号 |
+ 单据号 |
+ 状态 |
+ 类型 |
+ 物料编号 |
+ 物料名称 |
+ 数量 |
+ 单重(g) |
+ 载具号 |
+ 入库点 |
+ 货位 |
+ 创建时间 |
+ 创建人 |
+
+
+
+
+ |
+
+ |
+ {{e.cacheline_code}} |
+ {{e.position_code}} |
+ {{e.vehicle_code}} |
+ |
+ {{e.cacheline_code}} |
+ {{e.position_code}} |
+ {{e.vehicle_code}} |
+ |
+ {{e.cacheline_code}} |
+ {{e.position_code}} |
+ {{e.vehicle_code}} |
+ {{e.cacheline_code}} |
+ {{e.position_code}} |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/utils/getData2.js b/utils/getData2.js
index efb49e3..7a10455 100644
--- a/utils/getData2.js
+++ b/utils/getData2.js
@@ -40,8 +40,10 @@ export const authority = () => {
{menu_id: '1', name: '半成品入库', path: '/pages/management/HalfFinishedInStore'},
{menu_id: '2', name: '成品入库', path: '/pages/management/FinishedInStore'},
{menu_id: '3', name: '发货确认', path: '/pages/management/DeliveryConfirm'},
- {menu_id: '4', name: '半成品盘点', path: '/pages/management/semifinishedcheck'},
- {menu_id: '5', name: '半成品拼盘', path: '/pages/management/semifinishedcompose'}
+ {menu_id: '4', name: '半成品入库', path: '/pages/management/SemifinishedInStore'},
+ {menu_id: '5', name: '半成品出库', path: '/pages/management/SemifinishedOutStore'},
+ {menu_id: '6', name: '半成品盘点', path: '/pages/management/semifinishedcheck'},
+ {menu_id: '7', name: '半成品拼盘', path: '/pages/management/semifinishedcompose'}
]
}
]
@@ -149,9 +151,9 @@ export const releasepoint = (point, code, option) => request({
export const semiProductInFromPda = (id, mid, qty, code) => request({
url:'api/in/semiProductIn/semiProductInFromPda',
data: {
- iostorinv_id: id,
- material_id: mid,
- plan_qty: qty,
+ iostorinv_id: id,
+ material_id: mid,
+ plan_qty: qty,
storagevehicle_code: code
}
})