소스 검색

no message

zhujindu 6 달 전
부모
커밋
611248a778
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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();