Commit e7e8a1c0 authored by 何虹's avatar 何虹 💬

保存后不刷新

parent cb8477e0
Pipeline #25517 passed with stage
in 1 minute and 1 second
......@@ -775,9 +775,9 @@ export default {
} else {
this.$message.error(res.data.message)
}
if (str !== 'service_ruleForm') {
this.get_project()
}
// if (str !== 'service_ruleForm') { //保存完不刷新
// this.get_project()
// }
this.closeFullScreen(this.openFullScreen())
}).catch(() => {
this.closeFullScreen(this.openFullScreen())
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment