From 8b04307682c03cc7340b10886b79a27ae37508d1 Mon Sep 17 00:00:00 2001 From: Tom Date: Tue, 30 Dec 2025 11:11:47 +0800 Subject: [PATCH] =?UTF-8?q?refactor(=E7=89=A9=E6=96=99=E5=88=86=E7=B1=BB):?= =?UTF-8?q?=20=E4=BC=98=E5=8C=96=E7=95=8C=E9=9D=A2=E6=98=BE=E7=A4=BA?= =?UTF-8?q?=E5=92=8C=E8=A1=A8=E5=8D=95=E9=BB=98=E8=AE=A4=E5=80=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将状态选项"禁用"改为"停用"以保持一致性 - 移除父级分类编码、层级、创建时间和更新时间等非必要字段 - 设置表单状态默认值为'1'(启用) - 调整描述字段位置 - 初始化状态选项列表 --- .../productionMaterial/MmMaterialCategory.vue | 55 +++++++++++-------- 1 file changed, 33 insertions(+), 22 deletions(-) diff --git a/src/views/materialManagement/productionMaterial/MmMaterialCategory.vue b/src/views/materialManagement/productionMaterial/MmMaterialCategory.vue index 60ef771..d164fd8 100644 --- a/src/views/materialManagement/productionMaterial/MmMaterialCategory.vue +++ b/src/views/materialManagement/productionMaterial/MmMaterialCategory.vue @@ -13,7 +13,7 @@ - + @@ -43,16 +43,16 @@ - - + + - - + +