tianyun 1 năm trước cách đây
mục cha
commit
2974e14dd3
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      simple-demo/send_memos.html

+ 1 - 0
simple-demo/elementDemo.html → simple-demo/send_memos.html

@@ -203,6 +203,7 @@
         watch: {
             tagChecked: function () {
                 localStorage.setItem('tags', JSON.stringify(this.tagChecked));
+                this.search();
             }
         },
         mounted() {