소스 검색

增加合作驾校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: {