From 44ec437a6445fe8fa6769e6baa90ab005f64f938 Mon Sep 17 00:00:00 2001 From: Tom Date: Mon, 5 Jan 2026 15:13:31 +0800 Subject: [PATCH] =?UTF-8?q?refactor(MmMaterial):=20=E6=B3=A8=E9=87=8A?= =?UTF-8?q?=E6=8E=89=E6=9C=AA=E4=BD=BF=E7=94=A8=E7=9A=84=E5=AF=BC=E5=87=BA?= =?UTF-8?q?=E5=92=8C=E5=AF=BC=E5=85=A5=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 移除生产材料管理页面中暂时不需要的导出和导入功能按钮,保持界面简洁 --- .../materialManagement/productionMaterial/MmMaterial.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/materialManagement/productionMaterial/MmMaterial.vue b/src/views/materialManagement/productionMaterial/MmMaterial.vue index 1409503..1842f20 100644 --- a/src/views/materialManagement/productionMaterial/MmMaterial.vue +++ b/src/views/materialManagement/productionMaterial/MmMaterial.vue @@ -45,7 +45,7 @@ {{ $t('btn.add') }} - +