haugnfuli 3 gadi atpakaļ
vecāks
revīzija
a72b537c3e

+ 6 - 6
pages/task/audit/Issueandreceipt_task_approval.vue

@@ -63,10 +63,10 @@
 							<view class="left">预计出库日期</view>
 							<view class="right">{{retreatList.predictDate}}</view>
 						</view>
-						<view class='row'>
+						<!-- <view class='row'>
 							<view class="left">预估运费(元/吨)</view>
 							<view class="right">{{retreatList.estimatedFreight}}</view>
-						</view>
+						</view> -->
 						<view class='row'>
 							<view class="left">收货人</view>
 							<view class="right">{{retreatList.agent}}</view>
@@ -127,10 +127,10 @@
 							<view class="left">预计出库日期</view>
 							<view class="right">{{OutList.predictDate}}</view>
 						</view>
-						<view class='row'>
+						<!-- <view class='row'>
 							<view class="left">预估运费(元/吨)</view>
 							<view class="right">{{OutList.estimatedFreight}}</view>
-						</view>
+						</view> -->
 						<view class='row'>
 							<view class="left">发货人</view>
 							<view class="right">{{OutList.agent}}</view>
@@ -204,10 +204,10 @@
 							<view class="left">预计入库日期</view>
 							<view class="right">{{EnterList.predictDate}}</view>
 						</view>
-						<view class='row'>
+						<!-- <view class='row'>
 							<view class="left">预估运费(元/吨)</view>
 							<view class="right">{{EnterList.estimatedFreight}}</view>
-						</view>
+						</view> -->
 						<view class='row'>
 							<view class="left">收货人</view>
 							<view class="right">{{EnterList.agent}}</view>

+ 6 - 6
pages/task/audit/Issueandreceipt_task_details.vue

@@ -60,10 +60,10 @@
 							<view class="left">预计出库日期</view>
 							<view class="right">{{retreatList.predictDate}}</view>
 						</view>
-						<view class='row'>
+						<!-- <view class='row'>
 							<view class="left">预估运费(元/吨)</view>
 							<view class="right">{{retreatList.estimatedFreight}}</view>
-						</view>
+						</view> -->
 						<view class='row'>
 							<view class="left">收货人</view>
 							<view class="right">{{retreatList.agent}}</view>
@@ -122,10 +122,10 @@
 							<view class="left">预计出库日期</view>
 							<view class="right">{{OutList.predictDate}}</view>
 						</view>
-						<view class='row'>
+						<!-- <view class='row'>
 							<view class="left">预估运费(元/吨)</view>
 							<view class="right">{{OutList.estimatedFreight}}</view>
-						</view>
+						</view> -->
 						<view class='row'>
 							<view class="left">发货人</view>
 							<view class="right">{{OutList.agent}}</view>
@@ -197,10 +197,10 @@
 							<view class="left">预计入库日期</view>
 							<view class="right">{{EnterList.predictDate}}</view>
 						</view>
-						<view class='row'>
+						<!-- <view class='row'>
 							<view class="left">预估运费(元/吨)</view>
 							<view class="right">{{EnterList.estimatedFreight}}</view>
-						</view>
+						</view> -->
 						<view class='row'>
 							<view class="left">收货人</view>
 							<view class="right">{{EnterList.agent}}</view>