| | |
| | | * @Author: liu |
| | | * @Date: 2021-08-26 16:22:20 |
| | | * @Last Modified by: liu |
| | | * @Last Modified time: 2021-12-06 10:15:14 |
| | | * @Last Modified time: 2021-12-06 10:48:37 |
| | | */ |
| | | |
| | | <template> |
| | |
| | | this.licenceData.chiden["信用代码号"] = row.creditcode; |
| | | this.licenceData.chiden["住所"] = row.address; |
| | | this.licenceData.chiden["法定代表人"] = row.representative; |
| | | this.licenceData.chiden["服务范围"] = row.industry; |
| | | this.licenceData.chiden["许可经营范围"] = row.industry; |
| | | this.licenceData.chiden["注册资本"] = row.registeredcapital; |
| | | this.licenceData.chiden["批准文号"] = row.registrationnumber; |
| | | |