src/views/backblask/BackblastWarnHanRec.vue
@@ -397,6 +397,7 @@ this.page.total = data.total this.data = data.records this.data.forEach(item => { this.$set(item, 'policemanPhoneflag', false) if (item.sceUrls && item.sceUrls != '' && item.sceUrls != null && item.sceUrls.length) { var urls = [] var names = item.sceUrls.split(",").filter(item => item != '')