From 3a43e50e155e88512ac3d97d3757a49d0826043b Mon Sep 17 00:00:00 2001 From: xiangxy Date: Thu, 21 Aug 2025 14:39:09 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/home/home.vue | 2 +- pages/zw/confirm-quhuo.vue | 97 +++++++++++++++++++++++++++++++++ pages/zw/kzj-instore.vue | 35 ++++++++++-- pages/zw/kzj-outstore.vue | 2 +- pages/zw/ll-instore.vue | 49 +++++++++++++---- pages/zw/manual-callmater.vue | 71 ++++++++++++++++-------- pages/zw/manual-returnmater.vue | 63 ++++++++++++++++----- pages/zw/wl-groupplate.vue | 38 +++++++++++-- utils/getData4.js | 50 +++++++++++++---- 9 files changed, 341 insertions(+), 66 deletions(-) create mode 100644 pages/zw/confirm-quhuo.vue diff --git a/pages/home/home.vue b/pages/home/home.vue index 9736534..a221285 100644 --- a/pages/home/home.vue +++ b/pages/home/home.vue @@ -43,7 +43,7 @@ menuList: [ {title: '解包管理', path: 'RF03', sonTree: [{title: '解包上料', path: '/pages/zw/jb-up-mater'}, {title: '解包下料', path: '/pages/zw/jb-lower-mater'}, {title: '料桶组盘', path: '/pages/zw/materbox-instore'}, {title: '解包退料', path: '/pages/zw/jb-return-mater'}, {title: '人车安全', path: '/pages/zw/mancar-safe'}]}, {title: '原料管理', path: 'RF04', sonTree: [{title: '来料入库', path: '/pages/zw/ll-instore'}, {title: '空载具入库', path: '/pages/zw/kzj-instore'}, {title: '空载具出库', path: '/pages/zw/kzj-outstore'}, {title: '点位属性设置', path: '/pages/zw/point-attrset'}, {title: '物料组盘', path: '/pages/zw/wl-groupplate'}]}, - {title: '产线管理', path: 'RF07', sonTree: [{title: '人工叫料', path: '/pages/zw/manual-callmater'}, {title: '人工退料', path: '/pages/zw/manual-returnmater'}]}, + {title: '产线管理', path: 'RF07', sonTree: [{title: '手工叫料', path: '/pages/zw/manual-callmater'}, {title: '手工退料', path: '/pages/zw/manual-returnmater'}]}, // {title: '预装管理', path: 'RF04', sonTree: [{title: '物料组盘', path: '/pages/entry/mater-group'}, {title: '货架绑定', path: '/pages/outbound/shelf-bind'}]}, // {title: '产线管理', path: 'RF07', sonTree: [{title: '产线叫料', path: '/pages/outbound/line-callmater'}, {title: '线边仓出库', path: '/pages/outbound/mater-outstore'}, {title: '出库确认', path: '/pages/outbound/out-store-confirm'}]}, // {title: '入库管理', path: 'RF01', sonTree: [{title: '物料组盘', path: '/pages/entry/mater-group'}, {title: '组盘入库', path: '/pages/entry/groupplate-instore'}, {title: '货架绑定', path: '/pages/outbound/shelf-bind'}, {title: '拣选余料回库', path: '/pages/entry/pick-yl-return-store'}, {title: '空载具入库', path: '/pages/entry/empty-vehicle-instore'}]}, diff --git a/pages/zw/confirm-quhuo.vue b/pages/zw/confirm-quhuo.vue new file mode 100644 index 0000000..ca31c23 --- /dev/null +++ b/pages/zw/confirm-quhuo.vue @@ -0,0 +1,97 @@ + + + + + diff --git a/pages/zw/kzj-instore.vue b/pages/zw/kzj-instore.vue index 01e8e67..4f87d43 100644 --- a/pages/zw/kzj-instore.vue +++ b/pages/zw/kzj-instore.vue @@ -11,6 +11,17 @@ + + + + + 点位 + + + @@ -26,7 +37,7 @@ - + @@ -34,7 +45,7 @@