From 67b17d86aa7922cc42ffa54e4c2540b010926ed5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E6=98=B1=E8=BE=BE?= Date: Tue, 5 Aug 2025 10:41:28 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B8=85=E7=A9=BA=E8=A7=84=E5=88=99=E6=95=B0?= =?UTF-8?q?=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/applicationManagement/employRule/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/applicationManagement/employRule/index.vue b/src/views/applicationManagement/employRule/index.vue index f035f94..92d979a 100644 --- a/src/views/applicationManagement/employRule/index.vue +++ b/src/views/applicationManagement/employRule/index.vue @@ -331,6 +331,7 @@ export default { handler: function(n) { if (!n) { this.fieldTypeListCopy = [] + this.queryParams.ruleType = '' } } }