Explorar o código

主管任务审批

zhujindu hai 6 meses
pai
achega
b3a99bb89d
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/views/week/componVisitSummary.vue

+ 0 - 1
src/views/week/componVisitSummary.vue

@@ -291,7 +291,6 @@ export default {
     };
   },
   created() {
-    debugger;
     this.formData.startTime = this.getThreeDaysAgo();
     this.strtcurrentDate = new Date(this.getThreeDaysAgo());
     this.formData.endTime = this.parseTime(new Date(), '{y}-{m}-{d}') + '';