bug修复
This commit is contained in:
@@ -14,8 +14,7 @@
|
||||
:data="dataList"
|
||||
border
|
||||
v-loading="dataListLoading"
|
||||
@selection-change="selectionChangeHandle"
|
||||
:default-sort = "{prop: 'days', order: 'ascending'}"
|
||||
@selection-change="selectionChangeHandle"
|
||||
style="width: 100%;">
|
||||
<el-table-column
|
||||
type="selection"
|
||||
|
||||
Reference in New Issue
Block a user