Browse Source

入库时间

shish 2 years ago
parent
commit
a0dc3e7f2c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ghsApp/src/pagesGys/detailsItem.vue

+ 1 - 1
ghsApp/src/pagesGys/detailsItem.vue

@@ -13,7 +13,7 @@
 				</text>
 				</text>
 			</view>
 			</view>
 			<view class="item-row">
 			<view class="item-row">
-				<view class="mark">{{ info.addTime.substr(2,14) }}
+				<view class="mark">{{ info.entryTime?info.entryTime.substr(2,14):'' }}
 				<text v-if="info.yfPayWay ==2" style="margin-left:16upx;color:#333333;">到付</text></view>
 				<text v-if="info.yfPayWay ==2" style="margin-left:16upx;color:#333333;">到付</text></view>
 			</view>
 			</view>
 			<view v-if="!$util.isEmpty(info.remark)" class="item-row">
 			<view v-if="!$util.isEmpty(info.remark)" class="item-row">