浏览代码

增加合作驾校2

JXDS18FUJT 2 年之前
父节点
当前提交
f62b7fc27f
共有 1 个文件被更改,包括 1 次插入2 次删除
  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: {