mirror of
https://gitee.com/java110/PropertyApp.git
synced 2026-02-23 21:36:39 +08:00
道闸部分和新版物联网打通
This commit is contained in:
parent
11723801b6
commit
880b4ecfe2
@ -32,7 +32,7 @@
|
||||
</view>
|
||||
<view class="item" v-if="item.carInout == '3307'">
|
||||
<text>出场时间:</text>
|
||||
<text >{{item.outTime}}</text>
|
||||
<text >{{item.openTime}}</text>
|
||||
</view>
|
||||
<view class="item" v-if="item.carInout == '3307' && item.carType == 'T'">
|
||||
<text>停车费:</text>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user