增加工作流步骤查看

This commit is contained in:
pixel
2020-11-24 18:07:14 +08:00
parent 6ee7ad8069
commit 8a282cd743
4 changed files with 57 additions and 9 deletions

View File

@@ -140,6 +140,7 @@ export default {
});
}
const authorityRes = await getAuthorityList({ page: 1, pageSize: 9999999 });
console.log(authorityRes)
if (authorityRes.code == 0) {
authorityRes.data.list.map(item => {
this.authorities.push({