From 982453bfc7f4055264b883d3573524be37d70dcd Mon Sep 17 00:00:00 2001 From: caill <815519168@qq.com> Date: Thu, 25 Jul 2024 14:02:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/style/layout.css | 3 --- pages/management/alloc-maintenance.vue | 10 +++++----- pages/management/in-storage.vue | 8 ++++---- pages/management/receive-confirm.vue | 16 ++++++++-------- 4 files changed, 17 insertions(+), 20 deletions(-) diff --git a/common/style/layout.css b/common/style/layout.css index 6ea5f52..108a35a 100644 --- a/common/style/layout.css +++ b/common/style/layout.css @@ -574,7 +574,4 @@ uni-toast .uni-toast { } .uni-select__selector-item:hover { background-color: #3F6ACA !important; -} -.uni-input-placeholder { - color: #fff; } \ No newline at end of file diff --git a/pages/management/alloc-maintenance.vue b/pages/management/alloc-maintenance.vue index 45dbef7..c6bc71f 100644 --- a/pages/management/alloc-maintenance.vue +++ b/pages/management/alloc-maintenance.vue @@ -4,7 +4,7 @@ - + @@ -55,8 +55,8 @@ 序号 选择 - 物料编码 物料名称 + 物料编码 计里单位 库存类型 库存状态 @@ -81,8 +81,8 @@ - {{el.wlbm}} {{el.wlmc}} + {{el.wlbm}} {{el.jldw}} {{el.kclx}} {{el.kczt}} @@ -137,8 +137,8 @@ {{j+1}} - {{el.wlbm}} {{el.wlmc}} + {{el.wlbm}} {{el.jldw}} {{el.kclx}} {{el.kczt}} @@ -565,7 +565,7 @@ border-radius: 6px; /deep/ .uni-select__input-placeholder, /deep/ .uni-select__input-text font-size 13px - color #fff + color grey /deep/ .uni-select__selector background-color #071F3E border-color #0c3162 diff --git a/pages/management/in-storage.vue b/pages/management/in-storage.vue index c8f3a20..3a0c4d3 100644 --- a/pages/management/in-storage.vue +++ b/pages/management/in-storage.vue @@ -4,7 +4,7 @@ - + @@ -63,8 +63,8 @@ 序号 选择 仓库名称 - 物料编号 物料名称 + 物料编号 单位 库位 数量 @@ -88,8 +88,8 @@ {{el.ckmc}} - {{el.wlbm}} {{el.wlmc}} + {{el.wlbm}} {{el.jldw}} {{el.kwbm}} {{el.sl}} @@ -644,7 +644,7 @@ border-radius: 6px; /deep/ .uni-select__input-placeholder, /deep/ .uni-select__input-text font-size 13px - color #fff + color grey /deep/ .uni-select__selector background-color #071F3E border-color #0c3162 diff --git a/pages/management/receive-confirm.vue b/pages/management/receive-confirm.vue index c052599..8984450 100644 --- a/pages/management/receive-confirm.vue +++ b/pages/management/receive-confirm.vue @@ -4,7 +4,7 @@ - + @@ -67,19 +67,19 @@ 采购订单号 - 物料编码 物料名称 + 物料编码 单位 订单量 总数 本次送货数量 收货组织 - 件数 是否质检 收货数量 收货仓库编码 收货仓库名称 收货库位名称 + 件数 更多 @@ -92,14 +92,13 @@ {{el.cgbh}} - {{el.wlbm}} {{el.wlmc}} + {{el.wlbm}} {{el.jldw}} {{el.ddsl}} {{el.wlzs}} {{el.bcshsl}} {{el.zzmc}} - {{el.num}} {{['否', '是'][Number(el.sfzj)]}} @@ -114,6 +113,7 @@ + {{el.num}} @@ -121,19 +121,19 @@ {{j+1}} {{el.cgbh}} - {{el.wlbm}} {{el.wlmc}} + {{el.wlbm}} {{el.jldw}} {{el.ddsl}} {{el.wlzs}} {{el.bcshsl}} {{el.zzmc}} - {{el.num}} {{['否', '是'][Number(el.sfzj)]}} {{el.shsl}} {{el.ckbm}} {{el.ckmc}} {{el.kwmc}} + {{el.num}} @@ -509,7 +509,7 @@ border-radius: 6px; /deep/ .uni-select__input-placeholder, /deep/ .uni-select__input-text font-size 13px - color #fff + color grey /deep/ .uni-select__selector background-color #071F3E border-color #0c3162