瀏覽代碼

提交代码

Lijy 1 天之前
父節點
當前提交
7eabe6b832

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

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