选择清空数据

This commit is contained in:
陈昱达
2025-08-05 11:00:16 +08:00
parent 67b17d86aa
commit 1a7c85e1a0

View File

@@ -331,8 +331,8 @@ export default {
handler: function(n) {
if (!n) {
this.fieldTypeListCopy = []
this.queryParams.ruleType = ''
}
this.queryParams.ruleType = ''
}
}
},