Explorar o código

feat:D类单不显示服务时段

zhanghui %!s(int64=2) %!d(string=hai) anos
pai
achega
fafd2c20ff
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pages/order/module/mescrollUni-item.vue

+ 1 - 1
pages/order/module/mescrollUni-item.vue

@@ -49,7 +49,7 @@
 											服务对象:<text class="item-v">{{ item.serviceObjectName }}</text>
 										</view>
 									</view>
-									<view class="d-item-row " v-if="item.serviceAttribute == '1' ">
+									<view class="d-item-row " v-if="item.serviceAttribute == '1' && item.source != '2' ">
 										<view class="item-icon">
 											<image src="/static/order/ud2.png" mode=""></image>
 										</view>