src/views/operate/images/updateUser/index.vue
@@ -163,8 +163,7 @@ }); }, setPictureUrl({ url }) { debugger this.imageList.push(`${FILE_ORIGINAL_URL}${url}`); this.imageList.push(`${FILE_ORIGINAL_URL}sccg/API/img?fileUrl=${url}`); this.imagedata.url = this.imageList.join(","); }, delPictureUrl({ url }) {