Browse Source

Merge branch 'master' of http://47.100.37.243:10191/quyueting/manHourHousekeeper

QuYueTing 3 days ago
parent
commit
e5c432596c

+ 1 - 1
fhKeeper/formulahousekeeper/timesheet/src/views/corpreport/list.vue

@@ -6422,7 +6422,7 @@
                   :data="employeeCorpTimeList"
                   highlight-current-row
                   v-loading="employeeCorpTimeLoading"
-                  :height="+tableHeight - 48"
+                  :height="tableHeight"
                   style="width: 100%"
                   :max-height="+tableHeight + 50"
                 >