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