|
|
@ -187,7 +187,7 @@ export default { |
|
|
go2, |
|
|
go2, |
|
|
back, |
|
|
back, |
|
|
editFactory() { |
|
|
editFactory() { |
|
|
go2('complete-info', { id: this.factoryId, role: 'enterprise' }) |
|
|
|
|
|
|
|
|
go2('factory-operation', { id: this.factoryId, role: 'edit' }) |
|
|
}, |
|
|
}, |
|
|
getCompanyInfo() { |
|
|
getCompanyInfo() { |
|
|
getFactoryInfo({ id: this.factoryId }).then((res) => { |
|
|
getFactoryInfo({ id: this.factoryId }).then((res) => { |
|
|
|