居民助手
This commit is contained in:
@@ -182,7 +182,7 @@ export default {
|
|||||||
if(res.code == 0) {
|
if(res.code == 0) {
|
||||||
this.voiceUrl = ''
|
this.voiceUrl = ''
|
||||||
this.voiceId = ''
|
this.voiceId = ''
|
||||||
res.data((item) => {
|
res.data.map((item) => {
|
||||||
if(item.sdkFileUrl) {
|
if(item.sdkFileUrl) {
|
||||||
item.isPlay = false
|
item.isPlay = false
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user