Merge pull request 'refactor(话务管理):移除通讯录表格中的拨打单位列' (#172) from dj into master

Reviewed-on: http://git.feashow.cn/feashow/SmartOpsWeb/pulls/172
This commit is contained in:
2024-11-23 04:02:36 +00:00

View File

@@ -223,11 +223,6 @@ const addressBookTableConfig = reactive({
label: '班组信息',
align: 'center'
},
{
prop: 'team',
label: '拨打单位',
align: 'center'
},
{
prop: 'name',
label: '姓名',