fetchDatascsId var _this = this; unirequest url uni$uhttpconfigbaseURL + frontinterpretscenicSpotInterpretList method GET data scsId scsId pageNum 1 pageSize 999
这段代码有一个问题:
在循环中,你尝试将audioList[i].audioName设置为this.number,但是this.number没有在函数中定义。你可以尝试将this.number改为i,以使每个audioList对象的audioName属性等于其在数组中的索引值。
原文地址: https://www.cveoy.top/t/topic/iTmd 著作权归作者所有。请勿转载和采集!