fix: 报告列表统一数据为空时的国际化
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
:data="tableData"
|
||||
:height="height"
|
||||
:expand-row-keys="expandedIds"
|
||||
empty-text=""
|
||||
:empty-text="$t('npm.noData')"
|
||||
border
|
||||
tooltip-effect="light"
|
||||
:row-key="(row) => { return row.id }"
|
||||
|
||||
Reference in New Issue
Block a user