zhujindu il y a 6 mois
Parent
commit
611248a778
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      src/views/week/VisitSummary.vue

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

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