From afc569e77103a1201da6a3e4398e05b03e95381c Mon Sep 17 00:00:00 2001 From: xiangxy Date: Thu, 8 Jan 2026 10:56:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/style/layout.styl | 2 +- pages/hdyy/ccgl/kn-hepan.vue | 123 +++++++++++-------------------- pages/hdyy/ccgl/sh-instore.vue | 42 ++++++----- pages/hdyy/ccgl/zj-instore.vue | 89 +++------------------- pages/hdyy/ccgl/zj-outstore.vue | 95 +++++++++--------------- pages/hdyy/kzj/kzj-duidie.vue | 52 +++++++------ pages/hdyy/scgl/point-quhuo.vue | 112 ++++++++++++++++++++-------- pages/hdyy/scgl/sc-chuliao.vue | 22 +++--- pages/hdyy/scgl/sl-huiku.vue | 48 ++++++------ pages/hdyy/scgl/tp-callmater.vue | 28 ++++--- pages/hdyy/scgl/yjg-chuliao.vue | 26 ++++--- pages/hdyy/wbc/wbc-enter.vue | 14 +--- pages/hdyy/wrcdj/wrc-unload.vue | 62 ++++------------ pages/hdyy/zpgl/mater-zudai.vue | 101 +++++++++++++++++++++++-- pages/hdyy/zpgl/mater-zupan.vue | 40 +++------- pages/hdyy/zpgl/mater-zutong.vue | 109 ++++++++++++++++++++++++--- utils/getData3.js | 63 +++++++++++++++- 17 files changed, 569 insertions(+), 459 deletions(-) diff --git a/common/style/layout.styl b/common/style/layout.styl index c7367d5..897095f 100644 --- a/common/style/layout.styl +++ b/common/style/layout.styl @@ -569,5 +569,5 @@ uni-button[disabled]:not([type]), uni-button[disabled][type=default] { background #fff border-color #ff6a00 color #ff6a00 - margin-top: 10rpx + margin: 14rpx 0 } \ No newline at end of file diff --git a/pages/hdyy/ccgl/kn-hepan.vue b/pages/hdyy/ccgl/kn-hepan.vue index dca0a43..e41b43a 100644 --- a/pages/hdyy/ccgl/kn-hepan.vue +++ b/pages/hdyy/ccgl/kn-hepan.vue @@ -11,6 +11,7 @@ @@ -21,12 +22,13 @@ - 总数量 + 总数量 @@ -53,21 +55,23 @@ 类别 规格 型号 + 点位 {{i+1}} - {{e.code}} + {{e.bag_code}} {{e.material_code}} {{e.material_name}} {{e.pcsn}} - {{e.qty}} - {{e.unit}} - {{e.gys}} - {{e.leibie}} - {{e.guige}} - {{e.xinghao}} + {{e.canuse_qty}} + {{e.qty_unit_name}} + {{e.supp_name}} + {{e.class_name}} + {{e.material_spec}} + {{e.material_model}} + {{e.struct_code}} @@ -76,7 +80,7 @@ - + @@ -84,7 +88,7 @@