From 36e5e8c68f4e045a3bab2ba6994fc4e94a359863 Mon Sep 17 00:00:00 2001
From: caill <815519168@qq.com>
Date: Fri, 17 May 2024 16:56:08 +0800
Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E8=B0=83=E6=8B=A8=E7=BB=B4?=
=?UTF-8?q?=E6=8A=A4=E5=92=8C=E6=94=B6=E8=B4=A7=E7=A1=AE=E8=AE=A4=E9=A1=B5?=
=?UTF-8?q?=E9=9D=A2?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
manifest.json | 2 +-
pages.json | 10 +-
pages/management/alloc-maintenance.vue | 204 +++++++++
pages/management/out-storage.vue | 0
pages/management/receive-confirm.vue | 548 +++++++++++++++++++++++++
5 files changed, 762 insertions(+), 2 deletions(-)
create mode 100644 pages/management/alloc-maintenance.vue
delete mode 100644 pages/management/out-storage.vue
create mode 100644 pages/management/receive-confirm.vue
diff --git a/manifest.json b/manifest.json
index 0d30e6d..25229ae 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,4 +1,4 @@
-android.permission.INTERNET{
+{
"name" : "诺力三期",
"appid" : "__UNI__E82B13F",
"description" : "诺力三期平板系统",
diff --git a/pages.json b/pages.json
index 9004f59..0e9f316 100644
--- a/pages.json
+++ b/pages.json
@@ -21,13 +21,21 @@
}
,{
- "path" : "pages/management/out-storage",
+ "path" : "pages/management/alloc-maintenance",
"style" :
{
"navigationStyle": "custom"
}
}
+ ,{
+ "path" : "pages/management/receive-confirm",
+ "style" :
+ {
+ "navigationStyle": "custom"
+ }
+
+ }
],
"globalStyle": {
"navigationBarTextStyle": "black",
diff --git a/pages/management/alloc-maintenance.vue b/pages/management/alloc-maintenance.vue
new file mode 100644
index 0000000..972b2db
--- /dev/null
+++ b/pages/management/alloc-maintenance.vue
@@ -0,0 +1,204 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 调拨维护
+
+
+
+ 序号
+ 选择
+ 物料编码
+ 物料名称
+ 规格型号
+ 辅助属性
+ 计里单位
+ 数量
+ 库存类型
+ 库存状态
+ 调出仓库
+ 调入仓库
+ 跟踪号
+ 计划调
入日期
+ 更多
+
+
+
+ {{i+1}}
+
+
+
+ {{e.djbh}}
+ {{e.bmmc}}
+ {{e.zzmc}}
+ {{e.ckmc}}
+ {{e.djzt}}
+ {{e.cjsj}}
+ {{e.cjr}}
+ {{e.ywrq}}
+ {{e.update_time}}
+ {{e.update_time}}
+ {{e.update_name}}
+ {{e.update_name}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/pages/management/out-storage.vue b/pages/management/out-storage.vue
deleted file mode 100644
index e69de29..0000000
diff --git a/pages/management/receive-confirm.vue b/pages/management/receive-confirm.vue
new file mode 100644
index 0000000..b5becd7
--- /dev/null
+++ b/pages/management/receive-confirm.vue
@@ -0,0 +1,548 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{title}}
+
+
+
+ 序号
+ 选择
+ {{crType === 'IN'? '入库单号':'出库单号'}}
+ 来源部门
+ 去向部门
+ 仓库名称
+ 状态
+ 制单日期
+ 制单人
+ 业务日期
+ 操作日期
+ 操作人
+ 更多
+
+
+
+ {{i+1}}
+
+
+
+ {{e.djbh}}
+ {{e.bmmc}}
+ {{e.zzmc}}
+ {{e.ckmc}}
+ {{e.djzt}}
+ {{e.cjsj}}
+ {{e.cjr}}
+ {{e.ywrq}}
+ {{e.update_time}}
+ {{e.update_name}}
+
+
+
+
+
+ 序号
+ 选择
+ 仓库名称
+ 物料编号
+ 物料名称
+ 单位
+ 库位
+ 数量
+ {{crType === 'IN'? '已入数量':'已出数量'}}
+ 剩余数量
+ 库存
+ 操作人
+ 操作日期
+ 更多
+
+
+ {{j+1}}
+
+ {{el.ckmc}}
+ {{el.wlbm}}
+ {{el.wlmc}}
+ {{el.jldw}}
+ {{el.kwbm}}
+ {{el.sl}}
+ {{el.czsl}}
+ {{el.sysl}}
+ {{el.kcsl}}
+ {{el.update_name}}
+ {{el.update_time}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{crType === 'IN' ? '入库' : '出库'}}
+
+
+ 序号
+ 物料编号
+ 物料名称
+ 选择库位
+ 数量
+ 库存数量
+
+
+ {{t+1}}
+ {{ele.wlbm}}
+ {{ele.wlmc}}
+
+
+
+
+
+
+
+ {{ele.kcsl}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+