fix: 修改 endpoint state的参数名

This commit is contained in:
zhangyu
2021-08-27 11:05:02 +08:00
parent a520ea1e8a
commit e4b998f5ee
10 changed files with 2 additions and 13 deletions

View File

@@ -95,7 +95,6 @@ export default {
},
mounted () {
this.getMenus().then(() => {
console.log(this.copyFlag)
if (this.copyFlag) {
this.editRole.id = ''
}