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