|
@@ -85,6 +85,10 @@ export default {
|
|
|
companytype: res.data.companytype,
|
|
|
companydate: res.data.companydate,
|
|
|
companycapital: res.data.companycapital,
|
|
|
+ // contacts: '赵超',
|
|
|
+ // qqwx: '0431-85262608',
|
|
|
+ // achieveown: '中国科学院长春应用化学研究所',
|
|
|
+ // field: '新材料技术',
|
|
|
};
|
|
|
console.log(message);
|
|
|
this.$set(this, `form`, message);
|