소스 검색

Merge branch 'feature_20250521_主管任务审批' into uat(dev)

zhujindu 7 달 전
부모
커밋
5dad4e6b19
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();