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

+ 3 - 0
simple-demo/send_memos.html

@@ -204,6 +204,9 @@
             tagChecked: function () {
                 localStorage.setItem('tags', JSON.stringify(this.tagChecked));
                 this.search();
+            },
+            page: function () {
+                this.search();
             }
         },
         mounted() {