访客信息增加车牌号
This commit is contained in:
@@ -36,6 +36,10 @@
|
||||
<text class="detail-label">来访事由</text>
|
||||
<text class="detail-value">{{record.reason}}</text>
|
||||
</view>
|
||||
<view class="detail-row" wx:if="{{record.plateNumber}}">
|
||||
<text class="detail-label">车牌号</text>
|
||||
<text class="detail-value">{{record.plateNumber}}</text>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
<view class="detail-section">
|
||||
|
||||
Reference in New Issue
Block a user