|
|
|
@ -1304,10 +1304,10 @@ |
|
|
|
this.getTableUserColumn(this.$route.meta.menuId+'table1',1) |
|
|
|
this.getTableUserColumn(this.$route.meta.menuId+'table2',2) |
|
|
|
this.getTableUserColumn(this.$route.meta.menuId+'table3',3) |
|
|
|
if (!this.authSearch) { |
|
|
|
// 获取数据列表 |
|
|
|
this.getDataList() |
|
|
|
} |
|
|
|
// if (!this.authSearch) { |
|
|
|
// // 获取数据列表 |
|
|
|
// this.getDataList() |
|
|
|
// } |
|
|
|
// 获取用户角色 |
|
|
|
this.getUserRoleList() |
|
|
|
}, |
|
|
|
|