|
@@ -1037,6 +1037,11 @@ import { isUndefined } from 'xe-utils/methods'
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
+ }
|
|
|
|
+ if(this.deptBudgetList.transactionSubject == '自营'){
|
|
|
|
+ delete this.deptBudgetList.jointVentureParties
|
|
|
|
+ delete this.deptBudgetList.jointPhone
|
|
|
|
+ delete this.deptBudgetList.jointVentureMarkup
|
|
}
|
|
}
|
|
// if(this.deptBudgetList.placeDelivery.indexOf('省')>-1){
|
|
// if(this.deptBudgetList.placeDelivery.indexOf('省')>-1){
|
|
// this.$message({
|
|
// this.$message({
|