Commit 328af58d authored by 姬鋆屾's avatar 姬鋆屾

推修改考勤汇总单条数据表格错位的问题

parent efbf83f5
......@@ -12,7 +12,7 @@
:row-class-name="tableRowClassName"
:empty-text="emptytxt ? emptytxt : emptyText"
border
:height="height"
:height="tableData.length >= 10 ? '680px' : ''"
style="width: 100%"
>
<template v-for="column in columns">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment