From 65e48f847f7279d3565f8466d0f045968952d721 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E8=AF=BA?= <1253070437@qq.com> Date: Thu, 16 Mar 2023 21:45:04 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E4=BF=AE=E5=A4=8D=E3=80=91=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D=E4=BB=A3=E7=A0=81=E7=94=9F=E6=88=90=E6=89=B9=E9=87=8F?= =?UTF-8?q?=E5=88=A0=E9=99=A4=E7=BB=84=E4=BB=B6=E5=BC=95=E7=94=A8=E6=96=B9?= =?UTF-8?q?=E6=B3=95=E5=8F=96=E4=B8=8D=E5=88=B0=E5=8F=82=E6=95=B0=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/frontend/index.vue.btl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/snowy-plugin/snowy-plugin-gen/src/main/resources/frontend/index.vue.btl b/snowy-plugin/snowy-plugin-gen/src/main/resources/frontend/index.vue.btl index a317144d..56331e42 100644 --- a/snowy-plugin/snowy-plugin-gen/src/main/resources/frontend/index.vue.btl +++ b/snowy-plugin/snowy-plugin-gen/src/main/resources/frontend/index.vue.btl @@ -99,7 +99,7 @@ @@ -226,7 +226,7 @@ } // 重置 const reset = () => { - searchFormRef.value.resetFields(); + searchFormRef.value.resetFields() table.value.refresh(true) } // 删除