This commit is contained in:
Cindy Chang
2024-08-08 09:50:41 +08:00
parent 8ff8f93b2a
commit 85151884fe

View File

@@ -489,7 +489,6 @@ export default {
if (this.hasResultRule === null) {
this.isLoading = false;
return;
} else if (this.hasResultRule) {
this.updateRules(postData);
this.reset(false);