变更需求

This commit is contained in:
liuye
2024-05-17 11:34:33 +08:00
parent 4753245f74
commit 6b54d60ae0
2 changed files with 9 additions and 3 deletions

View File

@@ -107,6 +107,7 @@ export default {
{ prop: "status", label: '群状态', align: 'center', dict: 'xbotGroupStatus'},
{ prop: "managerTpUserName", label: '关联人员', align: 'center'},
{ prop: "managerTpUserDeptName", label: '主部门', align: 'center'},
{ prop: "areaName", label: '所属地区', align: 'center'},
{ slot: "option"},
// { prop: "status", label: '状态'},
]