浏览代码

提交批量撤销的代码

Lijy 7 月之前
父节点
当前提交
1bce375cb4
共有 1 个文件被更改,包括 1 次插入1 次删除
  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>