src/components/old/upload/uploadImgStore.vue @@ -156,7 +156,6 @@ // 将删除索引重置为-1,即当前状态重置为新增,而非删除状态 this.deleteIndex = -1; } else { console.log() this.picList.unshift({ fileUrl: res.body.fileUrl, fileId: res.body.fileId