企标评价 - 优化了一下没有评价人的无数据提示

This commit is contained in:
yanyizhou
2021-12-10 11:35:50 +08:00
parent c0123e2367
commit 0a94b206b6
@@ -127,6 +127,7 @@
<el-table
v-if="commentAverageScoreTag === '1'"
:data="qualityHistoryPeopleTable"
empty-text="无人评价"
style="width: 100%"
height="345px"
:header-cell-style="{background: '#e8e8e8', color: '#333333', fontSize: '16px',
@@ -148,6 +149,7 @@
<el-table
v-else-if="commentAverageScoreTag === '2'"
:data="dynamicHistoryPeopleTable"
empty-text="无人评价"
style="width: 100%"
height="345px"
:header-cell-style="{background: '#e8e8e8', color: '#333333', fontSize: '16px',