协同宣发1.1

This commit is contained in:
shijingjing
2022-09-14 10:40:27 +08:00
parent ca01f2af6c
commit 07afc7bc38
6 changed files with 566 additions and 42 deletions

View File

@@ -150,7 +150,7 @@ export default {
return [
{ label: "居民群", prop: "groupName" },
{ label: "群人数", prop: "memberCount" },
{ prop: "groupOwnerName", label: "群主" },
{ slot: "groupOwnerId", label: "群主" },
];
},
},
@@ -510,10 +510,6 @@ export default {
background: #eeef !important;
}
}
.sub-select {
}
}
}
}