perf: project样式调整

This commit is contained in:
chenjinsong
2021-04-30 17:11:34 +08:00
parent ceef9ba5dc
commit 24c6f8d052
11 changed files with 728 additions and 735 deletions

View File

@@ -4,6 +4,7 @@
ref="dataTable"
:data="tableData"
:height="height"
style="width: calc(100% - 25px)"
border
@header-dragend="dragend"
@sort-change="tableDataSort"