|
@@ -118,7 +118,7 @@
|
|
label="始发地详细地址"
|
|
label="始发地详细地址"
|
|
span="1"
|
|
span="1"
|
|
prop="startDetailedAddress"
|
|
prop="startDetailedAddress"
|
|
-
|
|
|
|
|
|
+ style="width:31.333%"
|
|
>
|
|
>
|
|
<el-input
|
|
<el-input
|
|
v-model="deptBudgetList.startDetailedAddress"
|
|
v-model="deptBudgetList.startDetailedAddress"
|
|
@@ -454,8 +454,8 @@ export default {
|
|
tmp[2]=TextToCode[this.warehouseList[i].warehousePrivate][this.warehouseList[i].warehouseCity][this.warehouseList[i].warehouseArea].code
|
|
tmp[2]=TextToCode[this.warehouseList[i].warehousePrivate][this.warehouseList[i].warehouseCity][this.warehouseList[i].warehouseArea].code
|
|
this.selectedOptions=tmp
|
|
this.selectedOptions=tmp
|
|
this.deptBudgetList.tranProcessInfoList[0].selectedOptions=tmp
|
|
this.deptBudgetList.tranProcessInfoList[0].selectedOptions=tmp
|
|
- this.deptBudgetList.startDetailedAddress=this.warehouseList[i].detailedAddress
|
|
|
|
- this.deptBudgetList.tranProcessInfoList[0].sendDetailedAddress = this.warehouseList[i].detailedAddress
|
|
|
|
|
|
+ this.deptBudgetList.startDetailedAddress = this.warehouseList[i].detailedAddress
|
|
|
|
+ this.deptBudgetList.tranProcessInfoList[0].sendDetailedAddress = this.deptBudgetList.startDetailedAddress
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
},
|