zhanghua
2024-03-15 fdce3979b5e1a97433def22ad0b0d783143da2f3
src/views/operate/disposal/casepool/learn/updateUser/uploadResult/components/arrive/index.vue
@@ -111,6 +111,8 @@
            const baseUrl = '';
            
            if (this.arrive.situationPic.length < 4) {
                res.data.url1 = res.data.url1.replace("http://111.1.140.92:28081/sccg/API/img?fileUrl=","")
                this.arrive.situationPic.push(`${FILE_ORIGINAL_URL}sccg/API/img?fileUrl=${ res.data.url1}`)
            }
        },