Procházet zdrojové kódy

大托管问题修改

wulanhaote
庞东旭 před 2 roky
rodič
revize
b2b4d87071
6 změnil soubory, kde provedl 8 přidání a 7 odebrání
  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 Zobrazit soubor

@@ -79,7 +79,7 @@
<van-cell title="服务时间" :border="false" :value="supplyDemand.serviceAt" /> <van-cell title="服务时间" :border="false" :value="supplyDemand.serviceAt" />
<van-cell title="服务数量" :border="false" :value="supplyDemand.serviceNum" /> <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.realityServiceMoney == null ? supplyDemand.countMoney:supplyDemand.realityServiceMoney" />
<van-cell title="数量单位" :border="false" :value="supplyDemand.numUnit" />
<van-cell title="备注" :border="false" :value="supplyDemand.serviceRemark" /> <van-cell title="备注" :border="false" :value="supplyDemand.serviceRemark" />


</div> </div>


+ 2
- 2
src/views/agriculturalTrusteeship/buyer/billDetail2.vue Zobrazit soubor

@@ -72,14 +72,14 @@
<p class="on">订单信息</p> <p class="on">订单信息</p>
</div> </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.contractionName" />
<van-cell title="服务作物" :border="false" :value="supplyDemand.cropType" /> <van-cell title="服务作物" :border="false" :value="supplyDemand.cropType" />
<van-cell title="下单时间" :border="false" :value="supplyDemand.orderAt" /> <van-cell title="下单时间" :border="false" :value="supplyDemand.orderAt" />
<van-cell title="服务时间" :border="false" :value="supplyDemand.serviceAt" /> <van-cell title="服务时间" :border="false" :value="supplyDemand.serviceAt" />
<van-cell title="服务数量" :border="false" :value="supplyDemand.serviceNum" /> <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.realityServiceMoney == null ? supplyDemand.countMoney:supplyDemand.realityServiceMoney" />
<van-cell title="数量单位" :border="false" :value="supplyDemand.numUnit" />
<van-cell title="备注" :border="false" :value="supplyDemand.serviceRemark" /> <van-cell title="备注" :border="false" :value="supplyDemand.serviceRemark" />
</div> </div>




+ 2
- 2
src/views/agriculturalTrusteeship/buyer/billDetail3.vue Zobrazit soubor

@@ -84,14 +84,14 @@
<p class="on">订单信息</p> <p class="on">订单信息</p>
</div> </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.contractionName" />
<van-cell title="服务作物" :border="false" :value="supplyDemand.cropType" /> <van-cell title="服务作物" :border="false" :value="supplyDemand.cropType" />
<van-cell title="下单时间" :border="false" :value="supplyDemand.orderAt" /> <van-cell title="下单时间" :border="false" :value="supplyDemand.orderAt" />
<van-cell title="服务时间" :border="false" :value="supplyDemand.serviceAt" /> <van-cell title="服务时间" :border="false" :value="supplyDemand.serviceAt" />
<van-cell title="服务数量" :border="false" :value="supplyDemand.serviceNum" /> <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.realityServiceMoney == null ? supplyDemand.countMoney:supplyDemand.realityServiceMoney" />
<van-cell title="数量单位" :border="false" :value="supplyDemand.numUnit" />
<van-cell title="备注" :border="false" :value="supplyDemand.serviceRemark" /> <van-cell title="备注" :border="false" :value="supplyDemand.serviceRemark" />
</div> </div>




+ 1
- 1
src/views/agriculturalTrusteeship/buyer/billDetail4.vue Zobrazit soubor

@@ -79,7 +79,7 @@
<van-cell title="服务时间" :border="false" :value="supplyDemand.serviceAt" /> <van-cell title="服务时间" :border="false" :value="supplyDemand.serviceAt" />
<van-cell title="服务数量" :border="false" :value="supplyDemand.serviceNum" /> <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.realityServiceMoney == null ? supplyDemand.countMoney:supplyDemand.realityServiceMoney" />
<van-cell title="数量单位" :border="false" :value="supplyDemand.numUnit" />
<van-cell title="备注" :border="false" :value="supplyDemand.serviceRemark" /> <van-cell title="备注" :border="false" :value="supplyDemand.serviceRemark" />
</div> </div>




+ 1
- 1
src/views/agriculturalTrusteeship/socialization/billDetail.vue Zobrazit soubor

@@ -76,7 +76,7 @@
<van-cell title="服务时间" :border="false" :value="supplyDemand.serviceAt" /> <van-cell title="服务时间" :border="false" :value="supplyDemand.serviceAt" />
<van-cell title="服务数量" :border="false" :value="supplyDemand.serviceNum" /> <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.realityServiceMoney == null ? supplyDemand.countMoney:supplyDemand.realityServiceMoney" />
<van-cell title="数量单位" :border="false" :value="supplyDemand.numUnit" />
<van-cell title="备注" :border="false" :value="supplyDemand.serviceRemark" /> <van-cell title="备注" :border="false" :value="supplyDemand.serviceRemark" />
</div> </div>




+ 1
- 0
src/views/agriculturalTrusteeship/socialization/billOrder.vue Zobrazit soubor

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




Načítá se…
Zrušit
Uložit