企标评价 - 优化了一下没有评价人的无数据提示
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user