ouyang 1 anno fa
parent
commit
78a969143e
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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: {