tianyun 9 mesiacov pred
rodič
commit
42e6796324
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  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;