zhongrj
2024-03-25 cf5de156ec890412db81404a9028821bc4bdd11e
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 != '')