Explorar el Código

介绍信功能

ouyang hace 1 año
padre
commit
78a969143e
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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: {