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;