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