Browse Source

介绍信功能

ouyang 1 năm trước cách đây
mục cha
commit
78a969143e
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/views/registerBook/index.vue

+ 1 - 0
src/views/registerBook/index.vue

@@ -229,6 +229,7 @@ export default {
     };
   },
   created() {
+    this.queryParams.date=new date();
     this.getList();
   },
   methods: {