-
本年各月产品不合格数量对比
+
本年各月白坯不合格数量对比
+
+
+
Date: Fri, 6 Feb 2026 14:08:31 +0800
Subject: [PATCH 6/6] =?UTF-8?q?=E8=AE=BE=E5=A4=87=E7=AE=A1=E7=90=86?=
=?UTF-8?q?=E6=97=A0=E6=B3=95=E4=BF=AE=E6=94=B9=E8=AE=BE=E5=A4=87=E7=BC=96?=
=?UTF-8?q?=E5=8F=B7bug=E4=BF=AE=E5=A4=8D?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/wms/equipment/index.vue | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/views/wms/equipment/index.vue b/src/views/wms/equipment/index.vue
index ac294e9..07d72de 100644
--- a/src/views/wms/equipment/index.vue
+++ b/src/views/wms/equipment/index.vue
@@ -1694,6 +1694,7 @@ export default {
}
});
this.open = true;
+ this.canEdit = true
this.title = "添加设备管理";
},