Browse Source

主管任务审批

zhujindu 6 months ago
parent
commit
b3a99bb89d
1 changed files with 0 additions and 1 deletions
  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}') + '';