This commit is contained in:
曹辉 2023-04-12 17:25:49 +08:00
parent f3483776c0
commit 87501ce5d8

View File

@ -16,6 +16,10 @@
</view>
</view>
<view class="content">
<view class="time" style="line-height: 60rpx;padding-top: 15rpx;">
单号
<span v-if="itemlist.orderNo">{{itemlist.orderNo}}</span>
</view>
<view class="time">
时间
<span v-if="itemlist.serviceDate">{{itemlist.serviceDate}}</span>