From d0990f0eacb6fa267616ed081d6b3eea93a25fab Mon Sep 17 00:00:00 2001 From: yufei0306 <13417315+yufei0306@user.noreply.gitee.com> Date: Thu, 30 May 2024 19:44:28 +0800 Subject: [PATCH] =?UTF-8?q?=E9=87=8D=E7=BD=AE=E5=8A=9F=E8=83=BD=E7=8E=B0?= =?UTF-8?q?=E5=9C=A8=E6=9C=89=E9=97=AE=E9=A2=98=EF=BC=8C=E8=AE=A9=E5=8E=BB?= =?UTF-8?q?=E6=8E=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/SearchHigh/src/SearchHigh.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/SearchHigh/src/SearchHigh.vue b/src/components/SearchHigh/src/SearchHigh.vue index a392099b1..eb77c04c6 100644 --- a/src/components/SearchHigh/src/SearchHigh.vue +++ b/src/components/SearchHigh/src/SearchHigh.vue @@ -86,7 +86,7 @@ const moreListData = ref({ // 列表-操作按钮 const butttondata = [ defaultButtons.defaultSearchBtn(null), // 查询 - defaultButtons.defaultSearchResetBtn(null), // 重置 + // defaultButtons.defaultSearchResetBtn(null), // 重置 ] // 高级筛选条件列表配置 ==,!=,>,<,>=,<=,like,in,notIn,betweeen,isNull,isNotNull const moreListOptions = ref({