|
|
@@ -724,6 +724,7 @@ export default { |
|
|
|
this.$refs.ruleForm.resetFields(); |
|
|
|
this.page.currentPage = 1; |
|
|
|
this.words = ""; |
|
|
|
this.ruleForm.sceneDesc = ''; |
|
|
|
this.taboofindbypagelist(); |
|
|
|
this.$message.success(res.data); |
|
|
|
} else { |
|
|
@@ -752,6 +753,7 @@ export default { |
|
|
|
this.$refs.ruleForm.resetFields(); |
|
|
|
this.page.currentPage = 1; |
|
|
|
this.words = ""; |
|
|
|
this.ruleForm.sceneDesc = ''; |
|
|
|
this.taboofindbypagelist(); |
|
|
|
this.$message.success(res.data); |
|
|
|
} else { |
|
|
|