zhujindu hace 6 meses
padre
commit
611248a778
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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();