fix(添加测试接口)

master
031026 2024-05-19 22:41:00 +08:00
parent f1bbe98414
commit 9938571f29
1 changed files with 0 additions and 2 deletions

View File

@ -470,14 +470,12 @@ export default {
this.$message.success(res.msg)
ruleengine(this.ruleContentReq).then(
res=>{
this.$message.success(res.msg)
this.ruleEngineVersionInfoStatus=false
this.initRuleEngine(this.ruleEngineId)
this.ruleEngineVersionInfoAndTest={}
}
)
}else {
this.$message.error(res.msg)
this.initRuleEngine(this.ruleEngineId)
this.ruleEngineVersionInfoAndTest={}
this.ruleEngineVersionInfoStatus=false