优化
This commit is contained in:
parent
1a506403ec
commit
9213f42237
@ -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}}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user