sonar
This commit is contained in:
@@ -489,7 +489,6 @@ export default {
|
||||
|
||||
if (this.hasResultRule === null) {
|
||||
this.isLoading = false;
|
||||
return;
|
||||
} else if (this.hasResultRule) {
|
||||
this.updateRules(postData);
|
||||
this.reset(false);
|
||||
|
||||
Reference in New Issue
Block a user