|
@@ -731,8 +731,8 @@ export default {
|
|
|
activated() {
|
|
|
this.selectedOptions=[]
|
|
|
this.selectedOptions1 = []
|
|
|
- this.newSelectedOptions:'请选择货源所在地',
|
|
|
- this.newSelectedOptions1:'请选择交货所在地',
|
|
|
+ this.newSelectedOptions='请选择货源所在地'
|
|
|
+ this.newSelectedOptions1='请选择交货所在地'
|
|
|
this.deptBudgetList.packingMethod = '散装'
|
|
|
this.deptBudgetList.packingMethodKey = 1
|
|
|
this.deptBudgetList.contractGoodsInfo.goodsName = '玉米'
|