修改名称

This commit is contained in:
zhaotianfeng 2024-09-15 21:19:51 +08:00
parent 2d7980361b
commit 56d86f299b

View File

@ -716,7 +716,7 @@ export default {
},
editRule(data){
getRuleConfig(data.id).then(res => {
this.Ruletitle = '修改商户信息'
this.Ruletitle = '修改规则'
this.addRule = true
this.formRule = res.data
this.formRule.ruleList.forEach(item => {