敏感词统计

This commit is contained in:
liuye
2023-09-06 11:44:51 +08:00
parent 075beeb66b
commit 27be7e63fc
4 changed files with 494 additions and 6 deletions

View File

@@ -171,6 +171,7 @@ export default {
{prop: 'position', label: '职务'},
{prop: 'departmentNames', label: '部门'},
{prop: 'mobile', label: '手机号'},
{prop: 'mobile', label: '群聊数'},
// {slot: 'tags', label: '标签'},
// {prop: 'status', label: '账号状态', align: 'center', format: v => v == 1 ? '已激活' : '未激活'}
],