Commit 33a57415 authored by 姬鋆屾's avatar 姬鋆屾

parent 0fb6d868
......@@ -8,7 +8,7 @@
@selection-change="handleSelectionChange"
@sort-change="handleSortChange"
@row-click="handleRowClick"
height="600"
height="520"
:row-class-name="tableRowClassName"
:empty-text='emptyText'
border
......
......@@ -103,7 +103,7 @@
:row-class-name="rowBasicStatusIndex"
@selection-change="handleBasicStatusSelectionChange"
ref="basicStatus"
height="600"
height="520"
>
<el-table-column type="selection" width="50" align="center" />
......
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