| | |
| | | }, |
| | | }, |
| | | created() { |
| | | this.http.post("/api/Sys_User/getCurrentUserInfo", {}, true).then((x) => { |
| | | this.http.post("/api/User/getCurrentUserInfo", {}, true).then((x) => { |
| | | if (!x.status) { |
| | | return this.$message(x.message); |
| | | } |
| | |
| | | ], |
| | | [ |
| | | { |
| | | columnType: "string", |
| | | dataKey: "tree_roles", |
| | | title: "瑙掕壊", |
| | | field: "roleName", |
| | | field: "role_Id", |
| | | disabled: true, |
| | | type: "text", |
| | | data: [], |
| | | type: "select", |
| | | }, |
| | | ], |
| | | // [ |
| | | // { |
| | | // columnType: "string", |
| | | // title: "瑙掕壊", |
| | | // field: "roleName", |
| | | // disabled: true, |
| | | // type: "text", |
| | | // }, |
| | | // ], |
| | | [ |
| | | { |
| | | columnType: "string", |