huangfuli 3 年之前
父節點
當前提交
a3858a7f18
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/tranManagement/tranManagementthirdpartnarFeedback.vue

+ 1 - 1
src/views/tranManagement/tranManagementthirdpartnarFeedback.vue

@@ -686,7 +686,7 @@ export default {
         .then(() => {
           this.$refs.deptBudgetList.validate((valid) => {
             if (valid) {
-              posttranprocessinfo({threeTranType:this.checkList.toString(),id:this.deptBudgetList.id,contractNo:this.deptBudgetList.contractNo,tranCarInfoList1,tranCarInfoList2,tranCarInfoList3,tranCarInfoList4})
+              posttranprocessinfo({threeTranType:this.checkList.toString(),id:this.deptBudgetList.id,infoId:this.deptBudgetList.infoId,contractNo:this.deptBudgetList.contractNo,tranCarInfoList1,tranCarInfoList2,tranCarInfoList3,tranCarInfoList4})
                 .toPromise()
                 .then((response) => {
                   this.$message.success('提交成功')