From fa1e74c9630447ae0ab30399dfac407fe57993c1 Mon Sep 17 00:00:00 2001 From: syruan <15555146157@163.com> Date: Mon, 16 Jun 2025 17:01:16 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E7=85=A7=E7=89=87=E5=B1=95?= =?UTF-8?q?=E7=A4=BA=E3=80=81=E6=90=9C=E7=B4=A2=E9=80=BB=E8=BE=91=E3=80=81?= =?UTF-8?q?=E7=BB=84=E5=BB=BA=E7=A9=BA=E9=97=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/business/reliefRecord/index.vue | 12 ++++++------ src/views/material/stquery/deviceInBound.vue | 2 +- src/views/material/stquery/deviceOutBound.vue | 4 ++-- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/views/business/reliefRecord/index.vue b/src/views/business/reliefRecord/index.vue index e3b4f14b..482dd056 100644 --- a/src/views/business/reliefRecord/index.vue +++ b/src/views/business/reliefRecord/index.vue @@ -218,12 +218,12 @@ - - - + + + + + + diff --git a/src/views/material/stquery/deviceInBound.vue b/src/views/material/stquery/deviceInBound.vue index bc33eff0..fc433c6a 100644 --- a/src/views/material/stquery/deviceInBound.vue +++ b/src/views/material/stquery/deviceInBound.vue @@ -133,7 +133,7 @@ export default { multiple: true, // 显示搜索条件 showSearch: true, - inputTypeList:[{id:'新购入库',name:'新购入库'},{id:'修试入库',name:'修试入库'},{id:'盘点入库',name:'盘点入库'}], + inputTypeList:[{id:'新购入库',name:'新购入库'},{id:'修试入库',name:'修试入库'},{id:'盘点2入库',name:'盘点入库'},{id:'未知入库类型',name:'未知入库类型'}], // 总条数 total: 0, // 主表格数据 diff --git a/src/views/material/stquery/deviceOutBound.vue b/src/views/material/stquery/deviceOutBound.vue index 2fdb096a..43fb1a54 100644 --- a/src/views/material/stquery/deviceOutBound.vue +++ b/src/views/material/stquery/deviceOutBound.vue @@ -9,7 +9,7 @@ end-placeholder="结束日期" type="daterange" value-format="yyyy-MM-dd" - style="width: 200px" + style="width: 300px" >