From 4150655e17cf8903a5caa34562ddecd0f92ba5cc Mon Sep 17 00:00:00 2001
From: qinxianzhangyao <11053546+qinxianzhangyao@user.noreply.gitee.com>
Date: 星期二, 26 三月 2024 17:49:06 +0800
Subject: [PATCH] qxtj

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

diff --git a/src/views/system/tijian/index.vue b/src/views/system/tijian/index.vue
index 54b3a21..398eae7 100644
--- a/src/views/system/tijian/index.vue
+++ b/src/views/system/tijian/index.vue
@@ -221,7 +221,7 @@
     <el-dialog title="閫夋嫨濂楅" :visible.sync="taocan" width="50%" height="700px">
       <el-tabs type="border-card" style="height: 560px; margin: 0 10px; width: 100%"  @tab-click="handleClick">
         <el-tab-pane label="濂楅">
-          <el-form :model="queryParam" ref="queryForm" size="small" :inline="true" v-show="showSearch"
+          <el-form :model="queryParam" ref="queryForm" size="small" :inline="true" v-if="showSearch"
             label-width="auto">
             <el-form-item label="濂楅鍚嶇О" prop="pacName">
               <el-input v-model="queryParam.pacName" placeholder="璇疯緭鍏ュ椁愬悕绉�" clearable @keyup.enter.native="handle" />

--
Gitblit v1.8.0