zhengkaixin 4 hónapja
szülő
commit
da39d2fe78
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      pagesFinance/user/pileManagement.vue

+ 1 - 1
pagesFinance/user/pileManagement.vue

@@ -76,7 +76,7 @@
 		<view class="equipment-top">
 		<view class="equipment-top">
 			<text class="name" v-if="station.stationType==50">{{gunList2.name}}</text>  
 			<text class="name" v-if="station.stationType==50">{{gunList2.name}}</text>  
 			<text class="name" v-else >{{item.sortNo}}号/{{gunList2.name}}{{gunList2.gunList.length>1?'枪'+channelNoShow(item.channelNo,gunList2.manufacturer,item.customNo):''}}</text>  
 			<text class="name" v-else >{{item.sortNo}}号/{{gunList2.name}}{{gunList2.gunList.length>1?'枪'+channelNoShow(item.channelNo,gunList2.manufacturer,item.customNo):''}}</text>  
-			
+			<view v-if="gunList2.expirationTime">联网卡有效期至:{{gunList2.expirationTime?gunList2.expirationTime.split(' ')[0]:''}}</view>
 		</view>
 		</view>
 		<view class="state">
 		<view class="state">