zhangyuewww 3 jaren geleden
bovenliggende
commit
4f4888177f
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      pageD/myRelease/sellEdit.vue

+ 1 - 1
pageD/myRelease/sellEdit.vue

@@ -510,7 +510,7 @@
 				}
 				this.insertProcurementPlanInfo = this.deptList
 				if (this.deptList.salePlanType == '期货') {
-					this.insertProcurementPlanInfo.basisPrice = -this.insertProcurementPlanInfo.basisPrice
+					this.insertProcurementPlanInfo.basisPrice = this.insertProcurementPlanInfo.basisPrice
 				}
 				this.insertProcurementPlanInfo.commonId = this.userInfo.id
 				this.insertProcurementPlanInfo.compId = "2710b21efc1e4393930c5dc800010dc4"