bug
This commit is contained in:
@@ -379,7 +379,7 @@
|
||||
this.girdInfo = res.data
|
||||
}
|
||||
})
|
||||
this.instance.post(`/app/wxcp/wxgroup/listBtGridId?size=1000&girdId=${id || ''}`).then(res => {
|
||||
this.instance.post(`/app/wxcp/wxgroup/listBtGridId?size=1000&girdLevel=2&girdId=${id || ''}`).then(res => {
|
||||
if (res.code === 0) {
|
||||
this.gridList = res.data.records
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user