From 51a85778763739b2d217896f76ba830522788fad Mon Sep 17 00:00:00 2001
From: zhaowei <zhaowei>
Date: 星期三, 11 六月 2025 09:01:29 +0800
Subject: [PATCH] 生产设备自主维护点检表设置月份默认值为本月

---
 src/views/eam/modules/malfunctionRepair/FaultDescriptionList.vue |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/views/eam/modules/malfunctionRepair/FaultDescriptionList.vue b/src/views/eam/modules/malfunctionRepair/FaultDescriptionList.vue
index e4a8c99..b8f69a4 100644
--- a/src/views/eam/modules/malfunctionRepair/FaultDescriptionList.vue
+++ b/src/views/eam/modules/malfunctionRepair/FaultDescriptionList.vue
@@ -32,7 +32,6 @@
 
 export default {
   name: 'FaultDescriptionList',
-  mixins: [JeecgListMixin, mixinDevice],
   components: {
   },
   data() {

--
Gitblit v1.9.3