席位管理
This commit is contained in:
@@ -190,7 +190,8 @@ export default {
|
||||
params: {
|
||||
// ...this.searchGroup,
|
||||
current: 1,
|
||||
managerWxid: this.groupInfo.loginUserId
|
||||
managerWxid: this.groupInfo.loginUserId,
|
||||
xbotId: this.groupInfo.xbotId
|
||||
}
|
||||
}).then(res => {
|
||||
if(res?.data) {
|
||||
|
||||
Reference in New Issue
Block a user