From 6c9d32ec63970cd51d5a0f60f4c8e9a9c04517b1 Mon Sep 17 00:00:00 2001 From: binbin0314 Date: Tue, 19 Jan 2021 21:40:12 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=BE=E5=A4=87=E8=AF=A6=E6=83=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/NewPlatform/Children/AchDet.vue | 46 ++++++------------- .../Children/ShareChild/InsDet.vue | 19 ++++---- 2 files changed, 21 insertions(+), 44 deletions(-) diff --git a/src/views/NewPlatform/Children/AchDet.vue b/src/views/NewPlatform/Children/AchDet.vue index 87c58e1..9039dba 100644 --- a/src/views/NewPlatform/Children/AchDet.vue +++ b/src/views/NewPlatform/Children/AchDet.vue @@ -7,46 +7,26 @@

成果名字:

-

学科分类:

+

专利类型:

+

专利号:

联系人:

联系方式:

-

转让形式:

-

成果表现形式:

-

成果阶段:

-

{{ obj.name }}

-

{{ obj.classification === 0 ? '中医药学' : '' }}

+

{{ obj.registerName }}

+

{{ obj.style }}

+

{{ obj.registerNum }}

- {{ item.contactsName }} + + {{ item.contactsName }} + , +

- {{ item.contactsPhone }} -

-

- {{ obj.layout === 0 ? '产权转让' : - obj.layout === 1 ? '资金入股' : - obj.layout === 2 ? '技术入股' : - obj.layout === 3 ? '合作开发' : - obj.layout === 0 ? '技术服务' : '其他'}} -

-

- {{ obj.performance === 0 ? '国际标准' : - obj.performance === 1 ? '国家标准' : - obj.performance === 2 ? '行业标准' : - obj.performance === 3 ? '地方标准' : - obj.performance === 4 ? '企业标准' : - obj.performance === 5 ? '新技术' : - obj.performance === 6 ? '新工艺' : - obj.performance === 7 ? '新产品' : - obj.performance === 8 ? '新材料' : - obj.performance === 9 ? '新装备' : - obj.performance === 10 ? '农业、生物新品种' : - obj.performance === 11 ? '矿产新品种' : '其他应用技术'}} -

-

- {{ obj.stage === 0 ? '初期阶段' : - obj.stage === 1 ? '中期阶段' : '成熟应用阶段' }} + + {{ item.contactsPhone }} + , +

diff --git a/src/views/NewPlatform/Children/ShareChild/InsDet.vue b/src/views/NewPlatform/Children/ShareChild/InsDet.vue index 522729a..4c8eb7d 100644 --- a/src/views/NewPlatform/Children/ShareChild/InsDet.vue +++ b/src/views/NewPlatform/Children/ShareChild/InsDet.vue @@ -1,11 +1,11 @@