清空规则数据

This commit is contained in:
陈昱达
2025-08-05 10:41:28 +08:00
parent 0c2cba22c3
commit 67b17d86aa

View File

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