diff --git a/project/xumu/AppSystemAccount/AppSystemAccount.vue b/project/xumu/AppSystemAccount/AppSystemAccount.vue index 7c17d52a..88abea26 100644 --- a/project/xumu/AppSystemAccount/AppSystemAccount.vue +++ b/project/xumu/AppSystemAccount/AppSystemAccount.vue @@ -1,7 +1,7 @@ - + 添加 @@ -9,15 +9,15 @@ + @change="page.pageNum=1, getTableData()"/> ids = v.map(e => e.id)"> + @getList="getTableData" :col-configs="colConfigs" :dict="dict" @selection-change="v => ids = v.map(e => e.id)"> - + {{ row.name }} @@ -25,8 +25,8 @@ - 功能分配 - 公众号 + {{ row.status == 1 ? '禁用' : '启用' }} + 编辑 删除 @@ -34,35 +34,36 @@ - - - - + + + + - - + + - - - - - + + - - + + + + + + + +