From 6b25fcbe824a87a1ab57bf6a6d816ffd6d70cefb Mon Sep 17 00:00:00 2001
From: qx <1084500556@qq.com>
Date: 星期四, 03 四月 2025 10:47:29 +0800
Subject: [PATCH] qx

---
 src/views/system/comp/index.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/views/system/comp/index.vue b/src/views/system/comp/index.vue
index cf73da0..2e7d7b9 100644
--- a/src/views/system/comp/index.vue
+++ b/src/views/system/comp/index.vue
@@ -1,7 +1,7 @@
 <template>
   <div class="app-container">
     <el-dialog title="閫夋嫨濂楅" :visible.sync="taocan" width="70%" height="700px" :close-on-click-modal="false">
-  <el-form :model="queryParam" ref="queryForm" size="small" :inline="true" label-width="auto">
+  <!-- <el-form :model="queryParam" ref="queryForm" size="small" :inline="true" label-width="auto">
     <el-form-item label="濂楅鍚嶇О" prop="pacName">
       <el-input 
         v-model="queryParam.pacName" 
@@ -19,7 +19,7 @@
         @click="handle"
       >鎼滅储</el-button>
     </el-form-item>
-  </el-form>
+  </el-form> -->
   <el-table 
     v-loading="loading" 
     element-loading-text="姝e湪鍔犺浇涓�..." 

--
Gitblit v1.8.0