Bläddra i källkod

提交批量撤销的代码

Lijy 7 månader sedan
förälder
incheckning
1bce375cb4
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      fhKeeper/formulahousekeeper/timesheet/src/views/workReport/list.vue

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

@@ -465,7 +465,7 @@
         <!-- 审核记录详情列表 -->
         <el-dialog :title="$t('Auditrecords')"  v-if="detailsDialog" :visible.sync="detailsDialog" :close-on-click-modal="false" customClass="customWidth" width="500px">
             <div>
-                <el-table :data="detailsList" style="width: 100%">
+                <el-table :data="detailsList" style="width: 100%" height="55vh">
                     <el-table-column prop="userName" :label="$t('EmployeeDate')">
                         <template slot-scope="scope">
                             <div>