产品走查调整
This commit is contained in:
		| @@ -87,8 +87,8 @@ export default { | ||||
|       name: '', | ||||
|       sta: { | ||||
|         groupCount: '群总数', | ||||
|         userCount: '成员总数', | ||||
|         activeCount: '成员活跃总数', | ||||
|         userCount: '网格员总数', | ||||
|         activeCount: '历史发消息人数', | ||||
|         residentCount: '居民总人数', | ||||
|         groupuserCount: '群成员总数' | ||||
|       } | ||||
| @@ -101,11 +101,11 @@ export default { | ||||
|     }, | ||||
|     colConfigs() { | ||||
|       return [ | ||||
|         {label: "企微名称", prop: "name", width: 250}, | ||||
|         {label: "客户名称", prop: "name"}, | ||||
|         {label: "地区", prop: "areaName", align: 'center', width: 150}, | ||||
|         {label: "地区编码", prop: "areaId", align: 'center', width: 150}, | ||||
|         {label: "创建时间", prop: "createTime", align: 'center', width: 200}, | ||||
|         {label: 'CORP_ID', prop: "corpId"}, | ||||
|         // {label: 'CORP_ID', prop: "corpId"}, | ||||
|         {slot: 'options'} | ||||
|       ] | ||||
|     }, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user