开门记录不显示手机号

This commit is contained in:
java110 2020-12-29 15:47:27 +08:00
parent 867e53b25e
commit 7a442540c4

View File

@ -88,7 +88,7 @@
<th class="text-center">设备编码</th>
<th class="text-center">用户名称</th>
<th class="text-center">开门方式</th>
<th class="text-center">用户手机号</th>
<!-- <th class="text-center">用户手机号</th> -->
<th class="text-center">身份证</th>
<th class="text-center">开门时间</th>
<th class="text-center">操作</th>
@ -99,7 +99,7 @@
<td class="text-center">{{machineRecord.machineCode}}</td>
<td class="text-center">{{machineRecord.name}}</td>
<td class="text-center">{{machineRecord.openTypeName}}</td>
<td class="text-center">{{machineRecord.tel}}</td>
<!-- <td class="text-center">{{machineRecord.tel}}</td> -->
<td class="text-center">{{machineRecord.idCard}}</td>
<td class="text-center">{{machineRecord.createTime}}</td>
<td class="text-center">