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