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/inspectionProject/InspectionProjectCategoryLeft.vue |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/src/views/eam/modules/inspectionProject/InspectionProjectCategoryLeft.vue b/src/views/eam/modules/inspectionProject/InspectionProjectCategoryLeft.vue
index 67f91f4..01263ce 100644
--- a/src/views/eam/modules/inspectionProject/InspectionProjectCategoryLeft.vue
+++ b/src/views/eam/modules/inspectionProject/InspectionProjectCategoryLeft.vue
@@ -430,10 +430,6 @@
   overflow-y: hidden;
 }
 
-#app .desktop {
-  height: auto !important;
-}
-
 /** Button鎸夐挳闂磋窛 */
 .ant-btn {
   margin-left: 3px;

--
Gitblit v1.9.3