src/views/operate/images/updateUser/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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 }) {