This commit is contained in:
parent
e982748a05
commit
3340f419d5
|
|
@ -100,7 +100,7 @@
|
||||||
出库时间
|
出库时间
|
||||||
</th>
|
</th>
|
||||||
<td class="table-cell" colspan="3">
|
<td class="table-cell" colspan="3">
|
||||||
{{ formOptions.data.out_time }}
|
{{ formOptions.data.out_time | formatTime}}
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<!-- <tr class="table-row-3">-->
|
<!-- <tr class="table-row-3">-->
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue