Bläddra i källkod

大托管问题修改

wulanhaote
庞东旭 2 år sedan
förälder
incheckning
b2b4d87071
6 ändrade filer med 8 tillägg och 7 borttagningar
  1. +1
    -1
      src/views/agriculturalTrusteeship/buyer/billDetail.vue
  2. +2
    -2
      src/views/agriculturalTrusteeship/buyer/billDetail2.vue
  3. +2
    -2
      src/views/agriculturalTrusteeship/buyer/billDetail3.vue
  4. +1
    -1
      src/views/agriculturalTrusteeship/buyer/billDetail4.vue
  5. +1
    -1
      src/views/agriculturalTrusteeship/socialization/billDetail.vue
  6. +1
    -0
      src/views/agriculturalTrusteeship/socialization/billOrder.vue

+ 1
- 1
src/views/agriculturalTrusteeship/buyer/billDetail.vue Visa fil

@@ -79,7 +79,7 @@
<van-cell title="服务时间" :border="false" :value="supplyDemand.serviceAt" />
<van-cell title="服务数量" :border="false" :value="supplyDemand.serviceNum" />
<van-cell title="订单金额(元)" :border="false" :value="supplyDemand.realityServiceMoney == null ? supplyDemand.countMoney:supplyDemand.realityServiceMoney" />
<van-cell title="数量单位" :border="false" :value="supplyDemand.numUnit" />
<van-cell title="备注" :border="false" :value="supplyDemand.serviceRemark" />

</div>


+ 2
- 2
src/views/agriculturalTrusteeship/buyer/billDetail2.vue Visa fil

@@ -72,14 +72,14 @@
<p class="on">订单信息</p>
</div>

<van-cell title="接单时间" :border="false" value="接单时间" />
<!-- <van-cell title="接单时间" :border="false" value="接单时间" />-->
<van-cell title="服务合同" :border="false" :value="supplyDemand.contractionName" />
<van-cell title="服务作物" :border="false" :value="supplyDemand.cropType" />
<van-cell title="下单时间" :border="false" :value="supplyDemand.orderAt" />
<van-cell title="服务时间" :border="false" :value="supplyDemand.serviceAt" />
<van-cell title="服务数量" :border="false" :value="supplyDemand.serviceNum" />
<van-cell title="订单金额(元)" :border="false" :value="supplyDemand.realityServiceMoney == null ? supplyDemand.countMoney:supplyDemand.realityServiceMoney" />
<van-cell title="数量单位" :border="false" :value="supplyDemand.numUnit" />
<van-cell title="备注" :border="false" :value="supplyDemand.serviceRemark" />
</div>



+ 2
- 2
src/views/agriculturalTrusteeship/buyer/billDetail3.vue Visa fil

@@ -84,14 +84,14 @@
<p class="on">订单信息</p>
</div>

<van-cell title="接单时间" :border="false" value="接单时间" />
<!-- <van-cell title="接单时间" :border="false" value="接单时间" />-->
<van-cell title="服务合同" :border="false" :value="supplyDemand.contractionName" />
<van-cell title="服务作物" :border="false" :value="supplyDemand.cropType" />
<van-cell title="下单时间" :border="false" :value="supplyDemand.orderAt" />
<van-cell title="服务时间" :border="false" :value="supplyDemand.serviceAt" />
<van-cell title="服务数量" :border="false" :value="supplyDemand.serviceNum" />
<van-cell title="订单金额(元)" :border="false" :value="supplyDemand.realityServiceMoney == null ? supplyDemand.countMoney:supplyDemand.realityServiceMoney" />
<van-cell title="数量单位" :border="false" :value="supplyDemand.numUnit" />
<van-cell title="备注" :border="false" :value="supplyDemand.serviceRemark" />
</div>



+ 1
- 1
src/views/agriculturalTrusteeship/buyer/billDetail4.vue Visa fil

@@ -79,7 +79,7 @@
<van-cell title="服务时间" :border="false" :value="supplyDemand.serviceAt" />
<van-cell title="服务数量" :border="false" :value="supplyDemand.serviceNum" />
<van-cell title="订单金额(元)" :border="false" :value="supplyDemand.realityServiceMoney == null ? supplyDemand.countMoney:supplyDemand.realityServiceMoney" />
<van-cell title="数量单位" :border="false" :value="supplyDemand.numUnit" />
<van-cell title="备注" :border="false" :value="supplyDemand.serviceRemark" />
</div>



+ 1
- 1
src/views/agriculturalTrusteeship/socialization/billDetail.vue Visa fil

@@ -76,7 +76,7 @@
<van-cell title="服务时间" :border="false" :value="supplyDemand.serviceAt" />
<van-cell title="服务数量" :border="false" :value="supplyDemand.serviceNum" />
<van-cell title="订单金额(元)" :border="false" :value="supplyDemand.realityServiceMoney == null ? supplyDemand.countMoney:supplyDemand.realityServiceMoney" />
<van-cell title="数量单位" :border="false" :value="supplyDemand.numUnit" />
<van-cell title="备注" :border="false" :value="supplyDemand.serviceRemark" />
</div>



+ 1
- 0
src/views/agriculturalTrusteeship/socialization/billOrder.vue Visa fil

@@ -78,6 +78,7 @@
<van-cell title="服务时间" :border="false" :value="supplyDemand.serviceAt" />
<van-cell title="服务数量" :border="false" :value="supplyDemand.serviceNum" />
<van-cell title="订单金额(元)" :border="false" :value="supplyDemand.realityServiceMoney == null ? supplyDemand.countMoney:supplyDemand.realityServiceMoney" />
<van-cell title="数量单位" :border="false" :value="supplyDemand.numUnit" />
<van-cell title="备注" :border="false" :value="supplyDemand.serviceRemark" />
</div>



Laddar…
Avbryt
Spara