Przeglądaj źródła

介绍信功能

ouyang 1 rok temu
rodzic
commit
78a969143e
1 zmienionych plików z 1 dodań i 0 usunięć
  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: {