소스 검색

Merge remote-tracking branch 'origin/master'

yusm 3 일 전
부모
커밋
9f7fc8c4ce
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      fhKeeper/formulahousekeeper/timesheet-workshop-h5/src/views/planView/todayPlan/distribution.vue

+ 1 - 1
fhKeeper/formulahousekeeper/timesheet-workshop-h5/src/views/planView/todayPlan/distribution.vue

@@ -153,7 +153,7 @@ export default {
         { value: 1, text: '其他工位' },
         { value: 1, text: '其他工位' },
         { value: 2, text: '全部' },
         { value: 2, text: '全部' },
       ],
       ],
-      dropDownSelectionValue: 0,
+      dropDownSelectionValue: 2,
 
 
       deptId: '',
       deptId: '',
     };
     };