|  | @@ -12,7 +12,7 @@
 | 
												
													
														
															|  |  			<view v-if="dataList.length>0" class="card" v-for="item,index  in dataList" :key="index">
 |  |  			<view v-if="dataList.length>0" class="card" v-for="item,index  in dataList" :key="index">
 | 
												
													
														
															|  |  				<template v-if="merchantType==10">
 |  |  				<template v-if="merchantType==10">
 | 
												
													
														
															|  |  					<view class="header">
 |  |  					<view class="header">
 | 
												
													
														
															|  | -						<text style="font-weight: bold;">{{item.payDate}} {{item.playTime}}出发/{{item.orderType==3?'拼船':'包船'}}</text>
 |  | 
 | 
												
													
														
															|  | 
 |  | +						<text style="font-weight: bold;">{{item.playDate}} {{item.playTime}}出发/{{item.orderType==3?'拼船':'包船'}}</text>
 | 
												
													
														
															|  |  						<text :class="oscConfig[item.status]||'textDcx'">{{FishJialeOcfg[item.status]}}</text>
 |  |  						<text :class="oscConfig[item.status]||'textDcx'">{{FishJialeOcfg[item.status]}}</text>
 | 
												
													
														
															|  |  					</view>
 |  |  					</view>
 | 
												
													
														
															|  |  					<view class="mainContent" @tap="navTo(item)">
 |  |  					<view class="mainContent" @tap="navTo(item)">
 |