|
@@ -643,6 +643,7 @@ export default {
|
|
|
}
|
|
|
console.log(this.tranCarInfoList, '12121212')
|
|
|
var tranProcessInfo = {}
|
|
|
+ tranProcessInfo.flag='1'
|
|
|
tranProcessInfo.id = this.deptBudgetList.id
|
|
|
tranProcessInfo.infoId = this.deptBudgetList.infoId
|
|
|
tranProcessInfo.tranCarInfoList = this.tranCarInfoList
|