mirror of
https://gitee.com/java110/WechatOwnerService.git
synced 2026-02-23 21:36:38 +08:00
优化 问题
This commit is contained in:
parent
8c48bef135
commit
74e5e9ce14
@ -69,7 +69,8 @@
|
|||||||
objType: this.objType,
|
objType: this.objType,
|
||||||
qaId: this.qaId,
|
qaId: this.qaId,
|
||||||
page: 1,
|
page: 1,
|
||||||
row: 100
|
row: 100,
|
||||||
|
objId:''
|
||||||
})
|
})
|
||||||
.then(_data => {
|
.then(_data => {
|
||||||
_data.data.forEach(item => {
|
_data.data.forEach(item => {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user