From c852aa9f6ecec2953ca3a5c11ce7d9f79f8fc5bc Mon Sep 17 00:00:00 2001
From: zhaowei <zhaowei>
Date: 星期一, 14 七月 2025 14:15:32 +0800
Subject: [PATCH] 鉴定工单审批弹窗维修工填写检查结果

---
 src/views/mdc/base/DeviceParamThresholdManagement.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/views/mdc/base/DeviceParamThresholdManagement.vue b/src/views/mdc/base/DeviceParamThresholdManagement.vue
index d2f43f5..2ed2a2d 100644
--- a/src/views/mdc/base/DeviceParamThresholdManagement.vue
+++ b/src/views/mdc/base/DeviceParamThresholdManagement.vue
@@ -25,6 +25,7 @@
                 :data-source="driveTypeList"
                 placeholder="璇烽�夋嫨鎺у埗绯荤粺绫诲瀷"
                 :filter-option="filterOption"
+                :allowClear="true"
               />
             </a-form-item>
           </a-col>

--
Gitblit v1.9.3