|
@@ -1352,7 +1352,7 @@
|
|
|
this.deptBudgetList.personPhone=this.deptBudgetList.personPhone.toString()
|
|
|
}
|
|
|
this.deptBudgetList.compId = this.compId
|
|
|
- this.deptBudgetList.contractType = 1
|
|
|
+ this.deptBudgetList.contractType = 2
|
|
|
this.deptBudgetList.goodsType = 1
|
|
|
addList(this.deptBudgetList)
|
|
|
.toPromise()
|