Browse Source

提交相关代码

Lijy 3 tháng trước cách đây
mục cha
commit
84023fcbf4

+ 1 - 1
fhKeeper/formulahousekeeper/timesheet/src/views/workReport/weeklyReportReview.vue

@@ -70,7 +70,7 @@
       
       <!--列表-->
       <div class="reviewTable" ref="reviewTable">
-        <el-table :data="list" style="width: 100%" @selection-change="weeklyReportRowSelect">
+        <el-table :data="list" style="width: 100%" height="80vh" @selection-change="weeklyReportRowSelect">
           <el-table-column type="selection" width="55"></el-table-column>
           <el-table-column type="expand">
             <template slot-scope="props">