From aba93453508204cbee523b5a0e44ac263fce40c0 Mon Sep 17 00:00:00 2001 From: bai <1643359946@qq.com> Date: Thu, 30 Mar 2023 21:43:16 +0800 Subject: [PATCH] =?UTF-8?q?2023=E5=B9=B43=E6=9C=8830=E6=97=A5=20=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E6=A8=A1=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../common/form/native/vue3NativeSearch.ftl | 2 +- .../vue3Native/${entityName}List.vuei | 19 ++++++++++--------- .../components/${entityName}Form.vuei | 2 +- 3 files changed, 12 insertions(+), 11 deletions(-) diff --git a/jeecg-module-system/jeecg-system-biz/src/main/resources/jeecg/code-template-online/common/form/native/vue3NativeSearch.ftl b/jeecg-module-system/jeecg-system-biz/src/main/resources/jeecg/code-template-online/common/form/native/vue3NativeSearch.ftl index b4157894..f1364593 100644 --- a/jeecg-module-system/jeecg-system-biz/src/main/resources/jeecg/code-template-online/common/form/native/vue3NativeSearch.ftl +++ b/jeecg-module-system/jeecg-system-biz/src/main/resources/jeecg/code-template-online/common/form/native/vue3NativeSearch.ftl @@ -1,7 +1,7 @@ <#if po.isQuery=='Y'> <#assign query_flag=true> <#if query_field_no==2> - + <#if query_flag> @@ -69,10 +69,10 @@ 查询 重置 - + @@ -111,9 +111,9 @@
-