|
@@ -562,6 +562,7 @@ export default {
|
|
for (var i = 0; i < this.contractNoList.length; i++) {
|
|
for (var i = 0; i < this.contractNoList.length; i++) {
|
|
if (this.contractNoList[i].contractNo == val) {
|
|
if (this.contractNoList[i].contractNo == val) {
|
|
this.deptBudgetList.goodsName = this.contractNoList[i].goodsName
|
|
this.deptBudgetList.goodsName = this.contractNoList[i].goodsName
|
|
|
|
+ this.deptBudgetList.weight= this.contractNoList[i].weight
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
},
|