@@ -644,6 +644,7 @@
}, {});
if (res.code === 200) {
this.msg('更新成功');
+ this.resetView(this.tmpItem);
// 更新主页面的图片
this.resourceMap[this.tmpItem.id] = this.cloneFileIds;