Browse Source

增加合作驾校2

JXDS18FUJT 2 năm trước cách đây
mục cha
commit
f62b7fc27f
1 tập tin đã thay đổi với 1 bổ sung2 xóa
  1. 1 2
      src/views/tool/coopschool/index.vue

+ 1 - 2
src/views/tool/coopschool/index.vue

@@ -170,8 +170,7 @@ export default {
         };
     },
     created() {
-        this.queryParams.startTime = this.defaultStartTime
-        this.queryParams.endTime = this.defaultEndTime
+ 
         this.getList();
     },
     methods: {