ouyang пре 1 година
родитељ
комит
78a969143e
1 измењених фајлова са 1 додато и 0 уклоњено
  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: {