operation detail html bug

This commit is contained in:
caoqianming 2022-01-28 21:20:03 +08:00
parent 76589e4cce
commit f8e17d0f1e
1 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@
<td style="width:50%">结束时间:{{jssj| dateFormat 'yyyy-MM-dd hh:mm'}}</td>
</tr>
<tr>
<td colspan="2">作业人员:{{zyry}}</td>
<td colspan="2">作业人员:{{zyry_names}}</td>
</tr>
</table>
<div class="labeldiv">作业人员确认详情</div>
@ -65,7 +65,7 @@
</th>
</tr>
</thead>
{{each fxcs}}
{{each fxcs_}}
<tr>
<td>{{$value.fxfx}}</td>
<td>{{$value.aqcs}}</td>