tianyun hai 1 ano
pai
achega
728729ad3a
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      simple-demo/send_memos.html

+ 1 - 0
simple-demo/send_memos.html

@@ -372,6 +372,7 @@
                 if (res['name']) {
                     // window.location.href = `https://memos.tianyunperfect.cn/m/${res['name']}`;
                     this.msg('记录成功');
+                    localStorage.setItem('contentStr', '');
                     this.contentStr = '';
                     this.search();
                 }