fix: 修改 endpoint state的参数名
This commit is contained in:
@@ -95,7 +95,6 @@ export default {
|
||||
},
|
||||
mounted () {
|
||||
this.getMenus().then(() => {
|
||||
console.log(this.copyFlag)
|
||||
if (this.copyFlag) {
|
||||
this.editRole.id = ''
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user