From 3378bc747f2273a4ebaa4cf2632a4b4cfdd204c5 Mon Sep 17 00:00:00 2001 From: dimengzhe Date: Sun, 18 Feb 2024 10:39:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=81=E7=A8=8B=E5=AE=9A=E4=B9=89=E5=90=8D?= =?UTF-8?q?=E7=A7=B0=E6=9F=A5=E8=AF=A2=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../anrui-flowable-ui/src/views/flowable/definition/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anrui-flowable/anrui-flowable-ui/src/views/flowable/definition/index.vue b/anrui-flowable/anrui-flowable-ui/src/views/flowable/definition/index.vue index 75d9610c6b..617c044cda 100644 --- a/anrui-flowable/anrui-flowable-ui/src/views/flowable/definition/index.vue +++ b/anrui-flowable/anrui-flowable-ui/src/views/flowable/definition/index.vue @@ -295,7 +295,7 @@ export default { queryParams: { pageNum: 1, pageSize: 10, - name: null, + name: "", category: null, key: null, tenantId: null,