jsk test
This commit is contained in:
parent
734eeb94f2
commit
539fd6d2b8
|
|
@ -737,7 +737,7 @@
|
|||
</view>
|
||||
<view class="info-item">
|
||||
<text>门卡类型:</text>
|
||||
<text class="infoSpan">{{item.carType}}</text>
|
||||
<text class="infoSpan">{{item.cardType}}</text>
|
||||
</view>
|
||||
<view class="info-item">
|
||||
<text>申请人:</text>
|
||||
|
|
|
|||
|
|
@ -158,7 +158,6 @@
|
|||
<view class="ipt-box"><input class="top-t" v-model="remarks" placeholder="请输入" type="text"
|
||||
maxlength="50" /></view>
|
||||
</view>
|
||||
|
||||
</view>
|
||||
</view>
|
||||
<view class="info-item" v-if="itemd.cardType=='临时出入证'">
|
||||
|
|
|
|||
Loading…
Reference in New Issue