|
@@ -929,7 +929,7 @@
|
|
}
|
|
}
|
|
}
|
|
}
|
|
if(!this.showCar){//若自运的合同该字段置空
|
|
if(!this.showCar){//若自运的合同该字段置空
|
|
- this.deptBudgetList.selfLoading = ""
|
|
|
|
|
|
+ this.detailData.selfLoading = ""
|
|
}
|
|
}
|
|
if (this.detailData.boxNo) {
|
|
if (this.detailData.boxNo) {
|
|
this.detailData.boxNo = this.detailData.boxNo.toUpperCase()
|
|
this.detailData.boxNo = this.detailData.boxNo.toUpperCase()
|