Commit f521c0cd authored by 吴冠's avatar 吴冠

up

parent 4c75bf48
...@@ -1120,13 +1120,8 @@ export default { ...@@ -1120,13 +1120,8 @@ export default {
this.perfectForm.businessScope = data.businessScope this.perfectForm.businessScope = data.businessScope
this.comId = data.id/* 储存公司Id */ this.comId = data.id/* 储存公司Id */
this.form.type=data.type this.form.type=data.type
/* if(this.form.type==1){
this.form.type='采购商'
}else{
this.from.type="供应商"
} */
console.log(data.type+'11111111111') console.log(data.type+'11111111111')
/* this.comType = data.type */ this.comType = data.type
this.proId = data.provinceId this.proId = data.provinceId
this.citId = data.cityId this.citId = data.cityId
this.disId = data.districtId this.disId = data.districtId
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment