|
@@ -15,10 +15,10 @@
|
|
|
{{ detailInfo.name || '暂无' }}
|
|
|
</el-col>
|
|
|
<el-col :span="24">
|
|
|
- <el-col :span="3" class="otherInfo textOver">
|
|
|
+ <el-col :span="4" class="otherInfo textOver">
|
|
|
成果单位
|
|
|
</el-col>
|
|
|
- <el-col :span="21" class="otherInfo textOver">
|
|
|
+ <el-col :span="20" class="otherInfo textOver">
|
|
|
{{ detailInfo.company }}
|
|
|
<el-link v-if="detailInfo.companyweb != null || ''" :href="detailInfo.companyweb" :underline="false" target="_blank"
|
|
|
>({{ detailInfo.companyweb }})</el-link
|
|
@@ -26,90 +26,90 @@
|
|
|
</el-col>
|
|
|
</el-col>
|
|
|
<el-col :span="12">
|
|
|
- <el-col :span="6" class="otherInfo textOver">
|
|
|
+ <el-col :span="8" class="otherInfo textOver">
|
|
|
所属领域
|
|
|
</el-col>
|
|
|
- <el-col :span="18" class="otherInfo textOver">
|
|
|
+ <el-col :span="16" class="otherInfo textOver">
|
|
|
{{ detailInfo.field || '暂无' }}
|
|
|
</el-col>
|
|
|
</el-col>
|
|
|
<el-col :span="12">
|
|
|
- <el-col :span="6" class="otherInfo textOver">
|
|
|
+ <el-col :span="8" class="otherInfo textOver">
|
|
|
合作方式
|
|
|
</el-col>
|
|
|
- <el-col :span="18" class="otherInfo textOver">
|
|
|
+ <el-col :span="16" class="otherInfo textOver">
|
|
|
{{ detailInfo.cooperation || '暂无' }}
|
|
|
</el-col>
|
|
|
</el-col>
|
|
|
<el-col :span="12">
|
|
|
- <el-col :span="6" class="otherInfo textOver">
|
|
|
+ <el-col :span="8" class="otherInfo textOver">
|
|
|
成果状态
|
|
|
</el-col>
|
|
|
- <el-col :span="18" class="otherInfo textOver">
|
|
|
+ <el-col :span="16" class="otherInfo textOver">
|
|
|
{{ detailInfo.achievestatus || '暂无' }}
|
|
|
</el-col>
|
|
|
</el-col>
|
|
|
<el-col :span="12">
|
|
|
- <el-col :span="6" class="otherInfo textOver">
|
|
|
+ <el-col :span="8" class="otherInfo textOver">
|
|
|
成果来源
|
|
|
</el-col>
|
|
|
- <el-col :span="18" class="otherInfo textOver">
|
|
|
+ <el-col :span="16" class="otherInfo textOver">
|
|
|
{{ detailInfo.achievesource || '暂无' }}
|
|
|
</el-col>
|
|
|
</el-col>
|
|
|
<el-col :span="12">
|
|
|
- <el-col :span="6" class="otherInfo textOver">
|
|
|
+ <el-col :span="8" class="otherInfo textOver">
|
|
|
成果权属
|
|
|
</el-col>
|
|
|
- <el-col :span="18" class="otherInfo textOver">
|
|
|
+ <el-col :span="16" class="otherInfo textOver">
|
|
|
{{ detailInfo.achieveown || '暂无' }}
|
|
|
</el-col>
|
|
|
</el-col>
|
|
|
<el-col :span="12">
|
|
|
- <el-col :span="6" class="otherInfo textOver">
|
|
|
+ <el-col :span="8" class="otherInfo textOver">
|
|
|
意向价格
|
|
|
</el-col>
|
|
|
- <el-col :span="18" class="otherInfo textOver">
|
|
|
+ <el-col :span="16" class="otherInfo textOver">
|
|
|
{{ detailInfo.intentionprice || '暂无' }}
|
|
|
</el-col>
|
|
|
</el-col>
|
|
|
<el-col :span="12">
|
|
|
- <el-col :span="6" class="otherInfo textOver">
|
|
|
+ <el-col :span="8" class="otherInfo textOver">
|
|
|
联系人
|
|
|
</el-col>
|
|
|
- <el-col :span="18" class="otherInfo textOver">
|
|
|
+ <el-col :span="16" class="otherInfo textOver">
|
|
|
{{ detailInfo.contacts || '暂无' }}
|
|
|
</el-col>
|
|
|
</el-col>
|
|
|
<el-col :span="12">
|
|
|
- <el-col :span="6" class="otherInfo textOver">
|
|
|
+ <el-col :span="8" class="otherInfo textOver">
|
|
|
电子邮箱
|
|
|
</el-col>
|
|
|
- <el-col :span="18" class="otherInfo textOver">
|
|
|
+ <el-col :span="16" class="otherInfo textOver">
|
|
|
{{ detailInfo.email || '暂无' }}
|
|
|
</el-col>
|
|
|
</el-col>
|
|
|
<el-col :span="24">
|
|
|
- <el-col :span="3" class="otherInfo textOver">
|
|
|
+ <el-col :span="4" class="otherInfo textOver">
|
|
|
项目路演
|
|
|
</el-col>
|
|
|
- <el-col :span="21" class="otherInfo textOver">
|
|
|
+ <el-col :span="20" class="otherInfo textOver">
|
|
|
{{ detailInfo.roadshow || '暂无' }}
|
|
|
</el-col>
|
|
|
</el-col>
|
|
|
<el-col :span="12">
|
|
|
- <el-col :span="6" class="otherInfo textOver">
|
|
|
+ <el-col :span="8" class="otherInfo textOver">
|
|
|
专利信息
|
|
|
</el-col>
|
|
|
- <el-col :span="18" class="otherInfo textOver">
|
|
|
+ <el-col :span="16" class="otherInfo textOver">
|
|
|
{{ detailInfo.patentinfo || '暂无' }}
|
|
|
</el-col>
|
|
|
</el-col>
|
|
|
<el-col :span="12">
|
|
|
- <el-col :span="6" class="otherInfo textOver">
|
|
|
+ <el-col :span="8" class="otherInfo textOver">
|
|
|
专利状态
|
|
|
</el-col>
|
|
|
- <el-col :span="18" class="otherInfo textOver">
|
|
|
+ <el-col :span="16" class="otherInfo textOver">
|
|
|
{{ detailInfo.patentstatus || '暂无' }}
|
|
|
</el-col>
|
|
|
</el-col>
|