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