优化代码

This commit is contained in:
java110 2020-12-29 15:41:49 +08:00
parent 214154173d
commit 3cf1f67ec1

View File

@ -90,6 +90,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>
</tr>
</thead>
@ -100,6 +101,7 @@
<td class="text-center">{{machineRecord.openTypeName}}</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">
<div class="btn-group">
<button class="btn-white btn btn-xs"