| | |
| | | * @Author: liu |
| | | * @Date: 2021-08-26 16:57:58 |
| | | * @Last Modified by: liu |
| | | * @Last Modified time: 2021-12-04 10:23:21 |
| | | * @Last Modified time: 2021-12-06 10:39:11 |
| | | */ |
| | | |
| | | |
| | |
| | | v-if=" |
| | | row.papprove == '1' && row.xapprove == '1' && row.sapprove == '1' |
| | | " |
| | | >打印备案证 |
| | | >备案回执 |
| | | </el-button> |
| | | <el-button |
| | | <!-- <el-button |
| | | icon="el-icon-brush" |
| | | :size="size" |
| | | :type="type" |
| | |
| | | " |
| | | @click.stop="viewLicensehuizhi(row)" |
| | | >回执打印 |
| | | </el-button> |
| | | </el-button> --> |
| | | </template> |
| | | <template class="tdtype" slot-scope="{ row }" slot="papprove"> |
| | | <el-tag class="dtype"> |
| | |
| | | this.licenceData.row = row; |
| | | this.licenceData.chiden = {}; |
| | | this.licenceData.chiden["名称"] = row.enterprisename; |
| | | this.licenceData.chiden["信用代码号"] = row.creditcode; |
| | | this.licenceData.chiden["地址"] = row.address; |
| | | this.licenceData.chiden["服务区域"] = row.industry; |
| | | this.licenceData.chiden["许可服务范围"] = row.industry; |
| | | this.licenceData.chiden["法定代表人"] = row.representative; |
| | | this.licenceData.chiden["备案时间"] = row.officetime; |
| | | this.licenceData.chiden["备案内容"] = "自招保安单位备案"; |