gjy il y a 3 ans
Parent
commit
6c14573456

+ 1 - 0
src/views/tranManagement/tranManagementFireReceivingFeedback.vue

@@ -687,6 +687,7 @@ export default {
               //   }
               // }
               var tranProcessInfo = {}
+              tranProcessInfo.flag='1'
               tranProcessInfo.id = this.deptBudgetList.id
               tranProcessInfo.infoId = this.deptBudgetList.infoId
               tranProcessInfo.processNo = this.deptBudgetList.processNo

+ 1 - 0
src/views/tranManagement/tranManagementReceivingloading.vue

@@ -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

+ 1 - 0
src/views/tranManagement/tranManagementUnShippingFeedback.vue

@@ -768,6 +768,7 @@ export default {
               //   this.tranCarInfoList[i].id = this.freightspace[i].id
               // }
               var tranProcessInfo = {}
+              tranProcessInfo.flag='1'
               tranProcessInfo.id = this.deptBudgetList.id
               tranProcessInfo.infoId = this.deptBudgetList.infoId
               tranProcessInfo.processNo = this.deptBudgetList.processNo