修改名称
This commit is contained in:
parent
2d7980361b
commit
56d86f299b
@ -716,7 +716,7 @@ export default {
|
|||||||
},
|
},
|
||||||
editRule(data){
|
editRule(data){
|
||||||
getRuleConfig(data.id).then(res => {
|
getRuleConfig(data.id).then(res => {
|
||||||
this.Ruletitle = '修改商户信息'
|
this.Ruletitle = '修改规则'
|
||||||
this.addRule = true
|
this.addRule = true
|
||||||
this.formRule = res.data
|
this.formRule = res.data
|
||||||
this.formRule.ruleList.forEach(item => {
|
this.formRule.ruleList.forEach(item => {
|
||||||
|
Loading…
Reference in New Issue
Block a user