代码调整
This commit is contained in:
parent
d1bfbe0aad
commit
602184feaf
@ -222,7 +222,7 @@ export default {
|
||||
this.$refs.createSingleUser.doShow();
|
||||
},
|
||||
companyManage() {
|
||||
this.$router.push({ path: `/system/companyManage`});
|
||||
this.$router.push({ path: `/systemManagement/systemDataManagement/companyManage`});
|
||||
},
|
||||
handleBind(index, row) {
|
||||
this.$refs.bindCompany.doShow(row);
|
||||
|
Loading…
Reference in New Issue
Block a user