Merge branch 'dev' of http://47.92.245.94:8000/r/RiskControl_Vue_Fast into dev
| | |
| | | </td> |
| | | <td |
| | | style="width: 270px;font-weight: normal;text-align: left;background-color: #fff;border-top: 1px solid #dcdee2;"> |
| | | {{ telecomLicenseDetail.CreditCode ? telecomLicenseDetail.CreditCode : '--' }} |
| | | {{ telecomLicenseDetail.AnnualReport && telecomLicenseDetail.AnnualReport.CreditCode ? telecomLicenseDetail.AnnualReport.CreditCode : '--' }} |
| | | </td> |
| | | </tr> |
| | | <tr> |
| | | <td style="width: 160px;font-weight: normal;text-align: center;background-color: #f8f8f9;">法定代表人</td> |
| | | <td style="width: 270px;font-weight: normal;text-align: left;background-color: #fff;"> |
| | | {{ |
| | | telecomLicenseDetail.OperInfo && telecomLicenseDetail.OperInfo.OperName ? telecomLicenseDetail.OperInfo.OperName : '--' |
| | | telecomLicenseDetail.AnnualReport && telecomLicenseDetail.AnnualReport.OperInfo && telecomLicenseDetail.AnnualReport.OperInfo.OperName ? telecomLicenseDetail.AnnualReport.OperInfo.OperName : '--' |
| | | }} |
| | | </td> |
| | | <td style="width: 160px;font-weight: normal;text-align: center;background-color: #f8f8f9;">许可证编号</td> |
| | | <td style="width: 270px;font-weight: normal;text-align: left;background-color: #fff;"> |
| | | {{ telecomLicenseDetail.LicenseNo ? telecomLicenseDetail.LicenseNo : '--' }} |
| | | {{ telecomLicenseDetail.AnnualReport && telecomLicenseDetail.AnnualReport.LicenseNo ? telecomLicenseDetail.AnnualReport.LicenseNo : '--' }} |
| | | </td> |
| | | </tr> |
| | | <tr> |
| | | <td style="width: 160px;font-weight: normal;text-align: center;background-color: #f8f8f9;">注册地址</td> |
| | | <td style="width: 270px;font-weight: normal;text-align: left;background-color: #fff;"> |
| | | {{ telecomLicenseDetail.LicenseNo ? telecomLicenseDetail.LicenseNo : '--' }} |
| | | {{ telecomLicenseDetail.AnnualReport && telecomLicenseDetail.AnnualReport.Address ? telecomLicenseDetail.AnnualReport.Address : '--' }} |
| | | </td> |
| | | <td style="width: 160px;font-weight: normal;text-align: center;background-color: #f8f8f9;">注册属地</td> |
| | | <td style="width: 270px;font-weight: normal;text-align: left;background-color: #fff;"> |
| | | {{ telecomLicenseDetail.Address ? telecomLicenseDetail.Address : '--' }} |
| | | {{ telecomLicenseDetail.AnnualReport && telecomLicenseDetail.AnnualReport.Province ? telecomLicenseDetail.AnnualReport.Province : '--' }} |
| | | </td> |
| | | </tr> |
| | | <tr> |
| | | <td style="width: 160px;font-weight: normal;text-align: center;background-color: #f8f8f9;">注册资本</td> |
| | | <td style="width: 270px;font-weight: normal;text-align: left;background-color: #fff;"> |
| | | {{ telecomLicenseDetail.RegistCapi ? telecomLicenseDetail.RegistCapi : '--' }} |
| | | {{ telecomLicenseDetail.AnnualReport && telecomLicenseDetail.AnnualReport.RegistCapi ? telecomLicenseDetail.AnnualReport.RegistCapi : '--' }} |
| | | </td> |
| | | <td style="width: 160px;font-weight: normal;text-align: center;background-color: #f8f8f9;">许可证业务种类</td> |
| | | <td style="width: 270px;font-weight: normal;text-align: left;background-color: #fff;"> |
| | | {{ telecomLicenseDetail.Type ? telecomLicenseDetail.Type : '--' }} |
| | | {{ telecomLicenseDetail.AnnualReport && telecomLicenseDetail.AnnualReport.Type ? telecomLicenseDetail.AnnualReport.Type : '--' }} |
| | | </td> |
| | | </tr> |
| | | <tr> |
| | | <td style="width: 160px;font-weight: normal;text-align: center;background-color: #f8f8f9;">企业性质</td> |
| | | <td style="width: 270px;font-weight: normal;text-align: left;background-color: #fff;"> |
| | | {{ telecomLicenseDetail.EconKind ? telecomLicenseDetail.EconKind : '--' }} |
| | | {{ telecomLicenseDetail.AnnualReport && telecomLicenseDetail.AnnualReport.EconKind ? telecomLicenseDetail.AnnualReport.EconKind : '--' }} |
| | | </td> |
| | | <td style="width: 160px;font-weight: normal;text-align: center;background-color: #f8f8f9;">上市情况</td> |
| | | <td style="width: 270px;font-weight: normal;text-align: left;background-color: #fff;"> |
| | | {{ telecomLicenseDetail.IPOStatus ? telecomLicenseDetail.IPOStatus : '--' }} |
| | | {{ telecomLicenseDetail.AnnualReport && telecomLicenseDetail.AnnualReport.IPOStatus ? telecomLicenseDetail.AnnualReport.IPOStatus : '--' }} |
| | | </td> |
| | | </tr> |
| | | <tr> |
| | | <td style="width: 160px;font-weight: normal;text-align: center;background-color: #f8f8f9;">股票代码</td> |
| | | <td style="width: 270px;font-weight: normal;text-align: left;background-color: #fff;"> |
| | | {{ telecomLicenseDetail.StockCode ? telecomLicenseDetail.StockCode : '--' }} |
| | | {{ telecomLicenseDetail.AnnualReport && telecomLicenseDetail.AnnualReport.StockCode ? telecomLicenseDetail.AnnualReport.StockCode : '--' }} |
| | | </td> |
| | | <td style="width: 160px;font-weight: normal;text-align: center;background-color: #f8f8f9;">客服服务电话</td> |
| | | <td style="width: 270px;font-weight: normal;text-align: left;background-color: #fff;"> |
| | | {{ telecomLicenseDetail.Tel ? telecomLicenseDetail.Tel : '--' }} |
| | | {{ telecomLicenseDetail.AnnualReport && telecomLicenseDetail.AnnualReport.Tel ? telecomLicenseDetail.AnnualReport.Tel : '--' }} |
| | | </td> |
| | | </tr> |
| | | <tr> |
| | | <td style="width: 160px;font-weight: normal;text-align: center;background-color: #f8f8f9;">用户投诉量</td> |
| | | <td style="width: 270px;font-weight: normal;text-align: left;background-color: #fff;"> |
| | | {{ telecomLicenseDetail.ComplaintNum ? telecomLicenseDetail.ComplaintNum : '--' }} |
| | | {{ telecomLicenseDetail.AnnualReport && telecomLicenseDetail.AnnualReport.ComplaintNum ? telecomLicenseDetail.AnnualReport.ComplaintNum : '--' }} |
| | | </td> |
| | | <td style="width: 160px;font-weight: normal;text-align: center;background-color: #f8f8f9;">用户投诉回复率</td> |
| | | <td style="width: 270px;font-weight: normal;text-align: left;background-color: #fff;"> |
| | | {{ telecomLicenseDetail.ReComplaintPer ? telecomLicenseDetail.ReComplaintPer : '--' }} |
| | | {{ telecomLicenseDetail.AnnualReport && telecomLicenseDetail.AnnualReport.ReComplaintPer ? telecomLicenseDetail.AnnualReport.ReComplaintPer : '--' }} |
| | | </td> |
| | | </tr> |
| | | </tbody> |
| | |
| | | method: 'post' |
| | | }).then(res => { |
| | | if (res.data.Check) { |
| | | this.ECIInfoOverviewInfoList = res.data.Data.Items |
| | | this.ECIInfoOverviewInfoListTotalItem = res.data.Data.TotalItems || 0 |
| | | this.ECIInfoOverviewInfoList = res.data.Data.SpotCheck || [] |
| | | this.ECIInfoOverviewInfoListTotalItem = this.ECIInfoOverviewInfoList.length |
| | | } else { |
| | | this.ECIInfoOverviewInfoList = [] |
| | | this.ECIInfoOverviewInfoListPageIndex = 1 |
| | |
| | | render: (h, params) => { |
| | | return h( |
| | | 'span', |
| | | params.row.ItemIndex |
| | | params.index + 1 |
| | | ) |
| | | } |
| | | }) |
| | |
| | | render: (h, params) => { |
| | | return h('span', params.row.Type ? params.row.Type : '--') |
| | | }, |
| | | width:120 |
| | | }) |
| | | columns.push({ |
| | | title: '日期', |
| | |
| | | render: (h, params) => { |
| | | return h('span', params.row.Date ? params.row.Date : '--') |
| | | }, |
| | | width:120 |
| | | }) |
| | | columns.push({ |
| | | title: '结果', |
| | |
| | | :columns="annsListColumns" |
| | | transfer |
| | | border> |
| | | <template slot="action" slot-scope="params"> |
| | | <Tooltip content="查看" class="tableActionMargin" theme="light" transfer |
| | | max-width="200" |
| | | placement="top"> |
| | | <Icon custom="custom custom-chakan" size="18" |
| | | :class="params.row.AttachedUrl ? 'actionIcon' : 'disabledIcon'" |
| | | @click="showAnnsListDetail(params)"/> |
| | | </Tooltip> |
| | | <template slot="title" slot-scope="params"> |
| | | <div> |
| | | <a v-show="params.row.AttachedUrl" :href="params.row.AttachedUrl" |
| | | target="_blank">{{ params.row.Title ? params.row.Title : '--' }}</a> |
| | | <span |
| | | v-show="!params.row.AttachedUrl">{{ |
| | | params.row.Title ? params.row.Title : '--' |
| | | }}</span> |
| | | </div> |
| | | </template> |
| | | </Table> |
| | | <Page :current="annsListPageIndex" |
| | |
| | | this.getAnnsList() |
| | | }, |
| | | /** |
| | | * 展示公司公告详情 |
| | | */ |
| | | showAnnsListDetail(params) { |
| | | if (params.row.AttachedUrl) { |
| | | window.open(params.row.AttachedUrl) |
| | | } |
| | | }, |
| | | /** |
| | | * 切换tab |
| | | */ |
| | | changeTab() { |
| | |
| | | }) |
| | | columns.push({ |
| | | title: '公告标题', |
| | | key: 'title', |
| | | render: (h, params) => { |
| | | return h('span', params.row.Title ? params.row.Title : '--') |
| | | } |
| | | }) |
| | | columns.push({ |
| | | title: '操作', |
| | | key: 'action', |
| | | slot: 'action', |
| | | width: 100, |
| | | align: 'center' |
| | | slot: 'title' |
| | | }) |
| | | return columns |
| | | }, |
| | |
| | | }) |
| | | columns.push({ |
| | | title: '被担保方', |
| | | key: 'StockCode', |
| | | key: 'BSecuredParty', |
| | | render: (h, params) => { |
| | | return h('span', '字段未知') |
| | | return h('span', params.row.BSecuredParty ? params.row.BSecuredParty : '--') |
| | | }, |
| | | }) |
| | | columns.push({ |
| | | title: '担保方', |
| | | key: 'PublishDate', |
| | | key: 'SecuredParty', |
| | | render: (h, params) => { |
| | | return h('span', '字段未知') |
| | | return h('span', params.row.SecuredParty ? params.row.SecuredParty : '--') |
| | | }, |
| | | }) |
| | | columns.push({ |
| | | title: '担保方式', |
| | | key: 'ann_type', |
| | | key: 'SecuredType', |
| | | render: (h, params) => { |
| | | return h('span', '字段未知') |
| | | return h('span', params.row.SecuredType ? params.row.SecuredType : '--') |
| | | }, |
| | | }) |
| | | columns.push({ |
| | | title: '担保金额(万元)', |
| | | key: 'title', |
| | | key: 'SecuredAmount', |
| | | render: (h, params) => { |
| | | return h('span', '字段未知') |
| | | } |
| | | return h('span', params.row.SecuredAmount ? this.CustomMethods.numTo$(params.row.SecuredAmount) : '--') |
| | | }, |
| | | align:'right' |
| | | }) |
| | | columns.push({ |
| | | title: '公告日期', |
| | | key: 'title', |
| | | render: (h, params) => { |
| | | return h('span', params.row.PublicDate ? params.row.PublicDate : '--') |
| | | } |
| | | }, |
| | | width:120 |
| | | }) |
| | | // columns.push({ |
| | | // title: '操作', |
| | |
| | | }) |
| | | columns.push({ |
| | | title: '案件名称', |
| | | key: 'StockCode', |
| | | key: 'ProjectName', |
| | | render: (h, params) => { |
| | | return h('span', '字段未知') |
| | | return h('span', params.row.ProjectName ? params.row.ProjectName : '--') |
| | | }, |
| | | }) |
| | | columns.push({ |
| | | title: '原告方', |
| | | key: 'PublishDate', |
| | | key: 'Prosecution', |
| | | render: (h, params) => { |
| | | return h('span', '字段未知') |
| | | return h('span', params.row.Prosecution ? params.row.Prosecution : '--') |
| | | }, |
| | | }) |
| | | columns.push({ |
| | | title: '被告方', |
| | | key: 'ann_type', |
| | | key: 'Defendant', |
| | | render: (h, params) => { |
| | | return h('span', '字段未知') |
| | | return h('span', params.row.Defendant ? params.row.Defendant : '--') |
| | | }, |
| | | }) |
| | | columns.push({ |
| | | title: '诉讼类型', |
| | | key: 'title', |
| | | key: 'LitigationType', |
| | | render: (h, params) => { |
| | | return h('span', '字段未知') |
| | | } |
| | | return h('span', params.row.LitigationType ? params.row.LitigationType : '--') |
| | | }, |
| | | width:120 |
| | | }) |
| | | columns.push({ |
| | | title: '公告日期', |
| | | key: 'title', |
| | | render: (h, params) => { |
| | | return h('span', params.row.PublicDate ? params.row.PublicDate : '--') |
| | | } |
| | | }, |
| | | width:120 |
| | | }) |
| | | // columns.push({ |
| | | // title: '操作', |
| | |
| | | }) |
| | | columns.push({ |
| | | title: '处罚对象', |
| | | key: 'StockCode', |
| | | key: 'Markedman', |
| | | render: (h, params) => { |
| | | return h('span', '字段未知') |
| | | return h('span', params.row.Markedman ? params.row.Markedman : '--') |
| | | }, |
| | | }) |
| | | columns.push({ |
| | | title: '类型', |
| | | key: 'PublishDate', |
| | | key: 'Type', |
| | | render: (h, params) => { |
| | | return h('span', '字段未知') |
| | | return h('span', params.row.Type ? params.row.Type : '--') |
| | | }, |
| | | }) |
| | | columns.push({ |
| | |
| | | key: 'title', |
| | | render: (h, params) => { |
| | | return h('span', params.row.PublicDate ? params.row.PublicDate : '--') |
| | | } |
| | | }, |
| | | width:120 |
| | | }) |
| | | // columns.push({ |
| | | // title: '操作', |