|
|
|
@ -7,7 +7,7 @@ |
|
|
|
<span class="tab_span">*</span> |
|
|
|
授权方信息 |
|
|
|
</span> |
|
|
|
<p>授权方信息</p> |
|
|
|
<!-- <p>授权方信息</p> --> |
|
|
|
<div class="tab_body"> |
|
|
|
<template v-if="userinfo"> |
|
|
|
<div class="tab_body_content" > |
|
|
|
@ -43,7 +43,7 @@ |
|
|
|
<a-tab-pane key="2" force-render> |
|
|
|
<span slot="tab"> |
|
|
|
<span class="tab_span">*</span> |
|
|
|
数据信息 |
|
|
|
标的信息 |
|
|
|
</span> |
|
|
|
<div class="tab_body"> |
|
|
|
<div class="tab_body_title"> |
|
|
|
@ -60,8 +60,8 @@ |
|
|
|
<p class="tab_content_title">标的名称:{{entrust_goods.goods_name}}</p> |
|
|
|
<div class="content_info"> |
|
|
|
<div class="content_info_left content_info_left1"> |
|
|
|
<p>标的ISLI标识码:{{entrust_goods.goods_islicode}}</p> |
|
|
|
<p>ISLI合约关联编码:{{entrust_goods.islicode}}</p> |
|
|
|
<p>标的ISLI标志码:{{entrust_goods.goods_islicode}}</p> |
|
|
|
<p>标的卖方ISLI关联编码:{{entrust_goods.islicode}}</p> |
|
|
|
<!-- <p>交易关联标识符:{{item.contract_code}}</p> --> |
|
|
|
<p>交易品种:{{entrust_goods.goods_type==1?'文化资源数据':'文化数字内容'}}</p> |
|
|
|
<p>交易方式:{{entrust_goods.goods_entrust==1?'转让':'授权'}}</p> |
|
|
|
@ -137,7 +137,7 @@ |
|
|
|
<div class="content_info"> |
|
|
|
<div class="content_info_left"> |
|
|
|
<p>其他标识符:{{sourceDate.info.otherIdentifiers}}</p> |
|
|
|
<p>标识符:{{sourceDate.info.identifier}}</p> |
|
|
|
<p>ISLI标志码:{{sourceDate.info.identifier}}</p> |
|
|
|
<p>类型:{{sourceDate.info.collectionType}}</p> |
|
|
|
<p>服务类型:{{sourceDate.info.serviceType}}</p> |
|
|
|
<p>分类:{{sourceDate.info.classification}}</p> |
|
|
|
@ -238,7 +238,7 @@ |
|
|
|
|
|
|
|
}, |
|
|
|
{ |
|
|
|
title: 'ISLI标识码', |
|
|
|
title: 'ISLI标志码', |
|
|
|
dataIndex: 'identifier', |
|
|
|
width:'242px', |
|
|
|
|
|
|
|
@ -287,7 +287,7 @@ |
|
|
|
|
|
|
|
}, |
|
|
|
{ |
|
|
|
title: '数据集标识码', |
|
|
|
title: 'ISLI标志码', |
|
|
|
dataIndex: 'identifier', |
|
|
|
width:'310px', |
|
|
|
|
|
|
|
@ -324,7 +324,7 @@ |
|
|
|
|
|
|
|
}, |
|
|
|
{ |
|
|
|
title: '资源标识码', |
|
|
|
title: 'ISLI标志码', |
|
|
|
dataIndex: 'identifier', |
|
|
|
width:'310px', |
|
|
|
|
|
|
|
|