优化 问题

This commit is contained in:
wuxw 2022-04-19 15:07:52 +08:00
parent 8c48bef135
commit 74e5e9ce14

View File

@ -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 => {