17755135699 1 年之前
父节点
当前提交
c291220fac
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pagesHouse/Mine/ordersList/details/details.vue

+ 1 - 1
pagesHouse/Mine/ordersList/details/details.vue

@@ -65,7 +65,7 @@
 				</view>
 			</view>
 			<!-- 游客信息 -->
-			<view class="orderInfo yk" style="padding-bottom: 30rpx;">
+			<view class="orderInfo yk" style="padding-bottom: 30rpx;" v-if="merchantType==10">
 				<view class="tit">游客信息</view>
 				<u-cell :border="false" v-for="(i,index) in infoMation.detailDto">
 					<text slot="icon" class="txt">{{i.touristName}}</text>