diff --git a/src/views/applicationManagement/employRule/index.vue b/src/views/applicationManagement/employRule/index.vue index 92d979a..a1e1cef 100644 --- a/src/views/applicationManagement/employRule/index.vue +++ b/src/views/applicationManagement/employRule/index.vue @@ -331,8 +331,8 @@ export default { handler: function(n) { if (!n) { this.fieldTypeListCopy = [] - this.queryParams.ruleType = '' } + this.queryParams.ruleType = '' } } },