mirror of
https://github.com/dataease/dataease.git
synced 2025-02-24 19:42:56 +08:00
commit
a50b4b7510
@ -274,7 +274,7 @@ const getEmptyDesc = (): string => {
|
||||
<el-table-column
|
||||
v-for="item in state.tableColumn"
|
||||
:key="item.label"
|
||||
prop="name"
|
||||
:prop="item.field"
|
||||
show-overflow-tooltip
|
||||
:sortable="item.type === 'time'"
|
||||
:label="item.label"
|
||||
|
Loading…
Reference in New Issue
Block a user