Explorar el Código

增加合作驾校2

JXDS18FUJT hace 2 años
padre
commit
f62b7fc27f
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  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: {