Browse Source

no message

zhujindu 6 months ago
parent
commit
611248a778
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/views/week/VisitSummary.vue

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

@@ -211,7 +211,6 @@ export default {
     };
     };
   },
   },
   activated() {
   activated() {
-    debugger;
     this.approvalStatus = this.approvalStatusList[0];
     this.approvalStatus = this.approvalStatusList[0];
     this.userList = [];
     this.userList = [];
     this.formData.startTime = this.getThreeDaysAgo();
     this.formData.startTime = this.getThreeDaysAgo();