From e8af9e2a6d0b509a807a6bb22a6efbfb3678be6d Mon Sep 17 00:00:00 2001
From: qushaowei <qushaowei@163.com>
Date: 星期二, 10 六月 2025 17:27:38 +0800
Subject: [PATCH] 设备维修修改

---
 src/views/eam/OperationCertificateList.vue |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/src/views/eam/OperationCertificateList.vue b/src/views/eam/OperationCertificateList.vue
index fcd027b..a25f2dd 100644
--- a/src/views/eam/OperationCertificateList.vue
+++ b/src/views/eam/OperationCertificateList.vue
@@ -17,10 +17,10 @@
             :sm='24'
           >
             <a-form-item label='鎿嶄綔璇佺紪鍙�'>
-              <a-input
+              <j-input
                 placeholder='璇疯緭鍏ユ搷浣滆瘉缂栧彿'
                 v-model='queryParam.num'
-              ></a-input>
+              ></j-input>
             </a-form-item>
           </a-col>
           <a-col
@@ -108,11 +108,11 @@
         type='primary'
         icon='plus'
       >鍙樻洿鎿嶄綔璇�</a-button>
-      <a-button
-        type='primary'
-        icon='download'
-        @click="handleExportXls('鎿嶄綔璇佷功绠$悊')"
-      >瀵煎嚭</a-button>
+<!--      <a-button-->
+<!--        type='primary'-->
+<!--        icon='download'-->
+<!--        @click="handleExportXls('鎿嶄綔璇佷功绠$悊')"-->
+<!--      >瀵煎嚭</a-button>-->
       <!-- <a-upload
         name='file'
         :showUploadList='false'

--
Gitblit v1.9.3