bug
This commit is contained in:
@@ -294,11 +294,11 @@
|
|||||||
content: '',
|
content: '',
|
||||||
currIndex: 0,
|
currIndex: 0,
|
||||||
colConfigs3: [
|
colConfigs3: [
|
||||||
{ prop: 'groupOwnerName', label: '群主', openType: 'userName' },
|
{ prop: 'groupOwnerName', label: '群主' },
|
||||||
{ prop: 'groupNames', label: '群名称' }
|
{ prop: 'groupNames', label: '群名称' }
|
||||||
],
|
],
|
||||||
colConfigs1: [
|
colConfigs1: [
|
||||||
{ slot: 'user', label: '成员', openType: 'userName' },
|
{ slot: 'user', label: '成员' },
|
||||||
{ prop: 'groupCount', label: '预计送达居民群', align: 'center' }
|
{ prop: 'groupCount', label: '预计送达居民群', align: 'center' }
|
||||||
],
|
],
|
||||||
colConfigs2: [
|
colConfigs2: [
|
||||||
|
|||||||
Reference in New Issue
Block a user