Merge pull request #7347 from dataease/pr@dev-v2_dzz

Pr@dev v2 dzz
This commit is contained in:
dataeaseShu 2023-12-26 10:54:36 +08:00 committed by GitHub
commit a50b4b7510
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"