This commit is contained in:
xiongchengqiang 2020-12-02 10:32:34 +08:00
parent 1a506403ec
commit 9213f42237

View File

@ -81,7 +81,7 @@
placeholder="请输入评分值"
v-model="dto.acquireScore"
clearable></el-input>
<span v-if="!tableInfo.score">{{handleScore(dto.acquireScore)}}</span>
<span v-if="!tableInfo.score || dto.approvalId !== userInfo.userId">{{handleScore(dto.acquireScore)}}</span>
</div>
<div class="pingfen-content-defen">
{{dto.acquireScore}}