分公司隐患考评 - 考评详情页面的考评时间显示

hyx_2024-9-29_tongbu
water_xu 2024-08-23 09:32:22 +08:00
parent c06f6fdd83
commit ca3900e474
1 changed files with 2 additions and 0 deletions

View File

@ -185,6 +185,8 @@
<tr :key="item.CONFIG_USER_ID">
<td class="tbg">考评人员</td>
<td>{{ item.USER_NAME }}</td>
<td class="tbg">考评时间</td>
<td>{{ item.CREATTIME ? item.CREATTIME : "暂未考评" }}</td>
<td class="tbg">是否符合</td>
<td>
<span v-if="item.RESULT === 1"></span>