From be85e20c950ff9077abb3518a20459cc1346a18b Mon Sep 17 00:00:00 2001 From: Tom Date: Thu, 15 Jan 2026 12:15:43 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E7=A7=BB=E9=99=A4=E4=B8=8D=E5=BF=85?= =?UTF-8?q?=E8=A6=81=E7=9A=84!important=E6=A0=87=E8=AE=B0=E5=B9=B6?= =?UTF-8?q?=E8=B0=83=E6=95=B4=E8=A1=A8=E6=A0=BC=E9=AB=98=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 移除el-select样式中的!important标记,因为它不是必需的 调整MmInventory.vue中表格的高度为66.8vh以改善显示效果 注释掉仓库名称选择器相关代码,该功能当前未使用 --- src/App.vue | 2 +- .../materialManagement/productionMaterial/MmInventory.vue | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/App.vue b/src/App.vue index 89da55c..9bde8d9 100644 --- a/src/App.vue +++ b/src/App.vue @@ -59,6 +59,6 @@ watch( diff --git a/src/views/materialManagement/productionMaterial/MmInventory.vue b/src/views/materialManagement/productionMaterial/MmInventory.vue index 0c499e9..cabce19 100644 --- a/src/views/materialManagement/productionMaterial/MmInventory.vue +++ b/src/views/materialManagement/productionMaterial/MmInventory.vue @@ -32,7 +32,7 @@ - + {{ $t('btn.search') }} {{ $t('btn.reset') }} @@ -72,7 +72,7 @@