tianyun 9 月之前
父節點
當前提交
42e6796324
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      simple-demo/memos.html

+ 1 - 0
simple-demo/memos.html

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