|
@@ -0,0 +1,936 @@
|
|
|
+<template>
|
|
|
+ <div id="four">
|
|
|
+ <el-row>
|
|
|
+ <el-col :span="24" class="main">
|
|
|
+ <el-col :span="24" class="top" id="demo">
|
|
|
+ <el-col :span="24" class="title">
|
|
|
+ 一.成果评价基础信息
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="24" class="info">
|
|
|
+ <!-- 成果名称 -->
|
|
|
+ <el-col :span="24" class="one">
|
|
|
+ <el-col :span="24" class="one1">
|
|
|
+ <el-col :span="4" class="left">
|
|
|
+ 成果名称
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="20" class="right">
|
|
|
+ {{ form.basic.achieve_name }}
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ <!-- 完成单位 -->
|
|
|
+ <el-col :span="24" class="two">
|
|
|
+ <el-col :span="24" class="two1">
|
|
|
+ <el-col :span="4" class="left">
|
|
|
+ 完成单位
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="20" class="right">
|
|
|
+ <el-col :span="24" class="right1">
|
|
|
+ <el-col :span="3" class="right1_one">
|
|
|
+ 名称
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="9" class="right1_one">
|
|
|
+ {{ form.basic.apply_company }}
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="3" class="right1_one">
|
|
|
+ 所在地
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="9" class="right1_one">
|
|
|
+ {{ form.basic.szd }}
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="24" class="right1">
|
|
|
+ <el-col :span="3" class="right1_one">
|
|
|
+ 通讯地址
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="9" class="right1_one">
|
|
|
+ {{ form.basic.address }}
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="3" class="right1_one">
|
|
|
+ 邮编
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="9" class="right1_one">
|
|
|
+ {{ form.basic.yb }}
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="24" class="right1">
|
|
|
+ <el-col :span="3" class="right1_one">
|
|
|
+ 单位类别
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="9" class="right1_one">
|
|
|
+ {{ form.basic.apply_nature }}
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="3" class="right1_one">
|
|
|
+ 隶属
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="9" class="right1_one">
|
|
|
+ {{ form.basic.ls }}
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ <!-- 参加单位1 -->
|
|
|
+ <el-col :span="24" class="thr">
|
|
|
+ <el-col :span="24" class="thr1">
|
|
|
+ <el-col :span="4" class="left">
|
|
|
+ 参加单位1
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="20" class="right">
|
|
|
+ <el-col :span="24" class="right1">
|
|
|
+ <el-col :span="3" class="right1_one">
|
|
|
+ 名称
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="9" class="right1_one">
|
|
|
+ {{ form.basic.oneCom_name }}
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="3" class="right1_one">
|
|
|
+ 所在地
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="9" class="right1_one">
|
|
|
+ {{ form.basic.oneCom_szd }}
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ <!-- 参加单位2 -->
|
|
|
+ <el-col :span="24" class="thr">
|
|
|
+ <el-col :span="24" class="thr1">
|
|
|
+ <el-col :span="4" class="left">
|
|
|
+ 参加单位2
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="20" class="right">
|
|
|
+ <el-col :span="24" class="right1">
|
|
|
+ <el-col :span="3" class="right1_one">
|
|
|
+ 名称
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="9" class="right1_one">
|
|
|
+ {{ form.basic.twoCom_name }}
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="3" class="right1_one">
|
|
|
+ 所在地
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="9" class="right1_one">
|
|
|
+ {{ form.basic.twoCom_szd }}
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ <!-- 完成人 -->
|
|
|
+ <el-col :span="24" class="five">
|
|
|
+ <el-col :span="24" class="five1">
|
|
|
+ <el-col :span="4" class="left">
|
|
|
+ 完成人
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="20" class="right">
|
|
|
+ <el-col :span="24" class="right1">
|
|
|
+ <el-col :span="12" class="right1_one">
|
|
|
+ <el-col :span="6" class="right1_oneleft">
|
|
|
+ 第一完成人
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="18" class="right1_oneright">
|
|
|
+ <el-col :span="24" class="right1_oneright1">
|
|
|
+ <el-col :span="6" class="right1_oneright1_one ">
|
|
|
+ 姓名
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="6" class="right1_oneright1_one textOver">
|
|
|
+ {{ form.research[0].research_name }}
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="6" class="right1_oneright1_one ">
|
|
|
+ 性别
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="6" class="right1_oneright1_one textOver">
|
|
|
+ {{ form.research[0].gender }}
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="24" class="right1_oneright1">
|
|
|
+ <el-col :span="6" class="right1_oneright1_one ">
|
|
|
+ 学历
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="6" class="right1_oneright1_one textOver">
|
|
|
+ {{ form.research[0].education }}
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="6" class="right1_oneright1_one ">
|
|
|
+ 学位
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="6" class="right1_oneright1_one textOver">
|
|
|
+ {{ form.research[0].degree }}
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="24" class="right1_oneright1">
|
|
|
+ <el-col :span="6" class="right1_oneright1_one ">
|
|
|
+ 职务
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="6" class="right1_oneright1_one textOver">
|
|
|
+ {{ form.research[0].zw }}
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="6" class="right1_oneright1_one ">
|
|
|
+ 职称
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="6" class="right1_oneright1_one textOver">
|
|
|
+ {{ form.research[0].position }}
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="24" class="right1_oneright1">
|
|
|
+ <el-col :span="6" class="right1_oneright1_one ">
|
|
|
+ 工作单位
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="18" class="right1_oneright1_one textOver">
|
|
|
+ {{ form.research[0].research_company }}
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="12" class="right1_two">
|
|
|
+ <el-col :span="24" class="right1_two1">
|
|
|
+ <el-col :span="6" class="right1_two1left">
|
|
|
+ 出生
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="18" class="right1_two1right textOver">
|
|
|
+ {{ form.research[0].birth }}
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="24" class="right1_two1">
|
|
|
+ <el-col :span="6" class="right1_two1left">
|
|
|
+ 身份证号
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="18" class="right1_two1right textOver">
|
|
|
+ {{ form.research[0].card }}
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="24" class="right1_two1">
|
|
|
+ <el-col :span="6" class="right1_two1left">
|
|
|
+ 电话
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="18" class="right1_two1right textOver">
|
|
|
+ {{ form.research[0].phone }}
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="24" class="right1_two1">
|
|
|
+ <el-col :span="6" class="right1_two1left">
|
|
|
+ 邮箱
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="18" class="right1_two1right textOver">
|
|
|
+ {{ form.research[0].email }}
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="24" class="right1">
|
|
|
+ <el-col :span="12" class="right1_one">
|
|
|
+ <el-col :span="6" class="right1_oneleft">
|
|
|
+ 第一参加人
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="18" class="right1_oneright">
|
|
|
+ <el-col :span="24" class="right1_oneright1">
|
|
|
+ <el-col :span="6" class="right1_oneright1_one ">
|
|
|
+ 姓名
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="6" class="right1_oneright1_one textOver">
|
|
|
+ {{ form.research[1].research_name }}
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="6" class="right1_oneright1_one ">
|
|
|
+ 性别
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="6" class="right1_oneright1_one textOver">
|
|
|
+ {{ form.research[1].gender }}
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="24" class="right1_oneright1">
|
|
|
+ <el-col :span="6" class="right1_oneright1_one ">
|
|
|
+ 学历
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="6" class="right1_oneright1_one textOver">
|
|
|
+ {{ form.research[1].education }}
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="6" class="right1_oneright1_one ">
|
|
|
+ 学位
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="6" class="right1_oneright1_one textOver">
|
|
|
+ {{ form.research[1].degree }}
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="24" class="right1_oneright1">
|
|
|
+ <el-col :span="6" class="right1_oneright1_one ">
|
|
|
+ 职务
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="6" class="right1_oneright1_one textOver">
|
|
|
+ {{ form.research[1].zw }}
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="6" class="right1_oneright1_one ">
|
|
|
+ 职称
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="6" class="right1_oneright1_one textOver">
|
|
|
+ {{ form.research[1].position }}
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="24" class="right1_oneright1">
|
|
|
+ <el-col :span="6" class="right1_oneright1_one ">
|
|
|
+ 工作单位
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="18" class="right1_oneright1_one textOver">
|
|
|
+ {{ form.research[1].research_company }}
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="12" class="right1_two">
|
|
|
+ <el-col :span="24" class="right1_two1">
|
|
|
+ <el-col :span="6" class="right1_two1left">
|
|
|
+ 出生
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="18" class="right1_two1right textOver">
|
|
|
+ {{ form.research[1].birth }}
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="24" class="right1_two1">
|
|
|
+ <el-col :span="6" class="right1_two1left">
|
|
|
+ 身份证号
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="18" class="right1_two1right textOver">
|
|
|
+ {{ form.research[1].card }}
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="24" class="right1_two1">
|
|
|
+ <el-col :span="6" class="right1_two1left">
|
|
|
+ 电话
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="18" class="right1_two1right textOver">
|
|
|
+ {{ form.research[1].phone }}
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="24" class="right1_two1">
|
|
|
+ <el-col :span="6" class="right1_two1left">
|
|
|
+ 邮箱
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="18" class="right1_two1right textOver">
|
|
|
+ {{ form.research[1].email }}
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="24" class="right1">
|
|
|
+ <el-col :span="12" class="right1_one">
|
|
|
+ <el-col :span="6" class="right1_oneleft">
|
|
|
+ 第二參加人
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="18" class="right1_oneright">
|
|
|
+ <el-col :span="24" class="right1_oneright1">
|
|
|
+ <el-col :span="6" class="right1_oneright1_one ">
|
|
|
+ 姓名
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="6" class="right1_oneright1_one textOver">
|
|
|
+ {{ form.research[2].research_name }}
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="6" class="right1_oneright1_one ">
|
|
|
+ 性别
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="6" class="right1_oneright1_one textOver">
|
|
|
+ {{ form.research[2].gender }}
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="24" class="right1_oneright1">
|
|
|
+ <el-col :span="6" class="right1_oneright1_one ">
|
|
|
+ 学历
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="6" class="right1_oneright1_one textOver">
|
|
|
+ {{ form.research[2].education }}
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="6" class="right1_oneright1_one ">
|
|
|
+ 学位
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="6" class="right1_oneright1_one textOver">
|
|
|
+ {{ form.research[2].degree }}
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="24" class="right1_oneright1">
|
|
|
+ <el-col :span="6" class="right1_oneright1_one ">
|
|
|
+ 职务
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="6" class="right1_oneright1_one textOver">
|
|
|
+ {{ form.research[2].zw }}
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="6" class="right1_oneright1_one ">
|
|
|
+ 职称
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="6" class="right1_oneright1_one textOver">
|
|
|
+ {{ form.research[2].position }}
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="24" class="right1_oneright1">
|
|
|
+ <el-col :span="6" class="right1_oneright1_one ">
|
|
|
+ 工作单位
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="18" class="right1_oneright1_one textOver">
|
|
|
+ {{ form.research[2].research_company }}
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="12" class="right1_two">
|
|
|
+ <el-col :span="24" class="right1_two1">
|
|
|
+ <el-col :span="6" class="right1_two1left">
|
|
|
+ 出生
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="18" class="right1_two1right textOver">
|
|
|
+ {{ form.research[2].birth }}
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="24" class="right1_two1">
|
|
|
+ <el-col :span="6" class="right1_two1left">
|
|
|
+ 身份证号
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="18" class="right1_two1right textOver">
|
|
|
+ {{ form.research[2].card }}
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="24" class="right1_two1">
|
|
|
+ <el-col :span="6" class="right1_two1left">
|
|
|
+ 电话
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="18" class="right1_two1right textOver">
|
|
|
+ {{ form.research[2].phone }}
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="24" class="right1_two1">
|
|
|
+ <el-col :span="6" class="right1_two1left">
|
|
|
+ 邮箱
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="18" class="right1_two1right textOver">
|
|
|
+ {{ form.research[2].email }}
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ <!-- 成果信息 -->
|
|
|
+ <el-col :span="24" class="six">
|
|
|
+ <el-col :span="24" class="six1">
|
|
|
+ <el-col :span="4" class="left">
|
|
|
+ <el-col :span="17" class="left1">
|
|
|
+ 成果信息
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="7" class="left2">
|
|
|
+ <p>成果类别</p>
|
|
|
+ <p>成果形式</p>
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="20" class="right">
|
|
|
+ <el-col :span="24" class="right1">
|
|
|
+ {{ form.basic.achieve_type }}
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="24" class="right1">
|
|
|
+ {{ form.basic.achieve_form }}
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ <!-- 成果预期经济效益及社会效益 -->
|
|
|
+ <el-col :span="24" class="seven">
|
|
|
+ <el-col :span="24" class="seven1">
|
|
|
+ <el-col :span="4" class="left">
|
|
|
+ <el-col :span="17" class="left1">
|
|
|
+ 成果预期经济效益及社会效益
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="7" class="left2">
|
|
|
+ <p>经济效益</p>
|
|
|
+ <p>社会效益</p>
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="20" class="right">
|
|
|
+ <el-col :span="24" class="right1">
|
|
|
+ <span>新增产值:</span>
|
|
|
+ <span>{{ form.basic.output }}</span>
|
|
|
+ <span>万元;</span>
|
|
|
+ <span>新增利税:</span>
|
|
|
+ <span>{{ form.basic.profit }}</span>
|
|
|
+ <span>万元;</span>
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="24" class="right1">
|
|
|
+ {{ form.basic.shxy }}
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ <!-- 通过本成果获得的奖励 -->
|
|
|
+ <el-col :span="24" class="eight">
|
|
|
+ <el-col :span="24" class="eight1">
|
|
|
+ <el-col :span="4" class="left">
|
|
|
+ 通过本成果获得的奖励
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="20" class="right">
|
|
|
+ <el-col :span="24" class="right1">
|
|
|
+ <span>获得国家级科技奖励:</span>
|
|
|
+ <span>{{ form.basic.gjjl_num }}</span>
|
|
|
+ <span>项,</span>
|
|
|
+ <span>奖励名称:</span>
|
|
|
+ <span>{{ form.basic.gjjl_name }}</span>
|
|
|
+ <span>,</span>
|
|
|
+ <span>获奖等级:</span>
|
|
|
+ <span>{{ form.basic.gjjl_grade }}</span>
|
|
|
+ <span>;</span>
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="24" class="right1">
|
|
|
+ <span>获得省级科技奖励:</span>
|
|
|
+ <span>{{ form.basic.sjjl_num }}</span>
|
|
|
+ <span>项,</span>
|
|
|
+ <span>奖励名称:</span>
|
|
|
+ <span>{{ form.basic.sjjl_name }}</span>
|
|
|
+ <span>,</span>
|
|
|
+ <span>获奖等级:</span>
|
|
|
+ <span>{{ form.basic.sjjl_grade }}</span>
|
|
|
+ <span>;</span>
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ <!-- 本成果获得的国家,省相关计划支持 -->
|
|
|
+ <el-col :span="24" class="nine">
|
|
|
+ <el-col :span="24" class="nine1">
|
|
|
+ <el-col :span="4" class="left">
|
|
|
+ 本成果获得的国家,省相关计划支持
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="20" class="right">
|
|
|
+ <el-col :span="24" class="right1">
|
|
|
+ <span>获得国家相关计划立项支持:</span>
|
|
|
+ <span>{{ form.basic.gjjh_num }}</span>
|
|
|
+ <span>项</span>
|
|
|
+ <span>,</span>
|
|
|
+ <span>获得经费:</span>
|
|
|
+ <span>{{ form.basic.gjjh_money }}</span>
|
|
|
+ <span>万元;</span>
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="24" class="right1">
|
|
|
+ <span>获得省相关计划立项支持:</span>
|
|
|
+ <span>{{ form.basic.sjjh_num }}</span>
|
|
|
+ <span>项</span>
|
|
|
+ <span>,</span>
|
|
|
+ <span>获得经费:</span>
|
|
|
+ <span>{{ form.basic.sjjh_money }}</span>
|
|
|
+ <span>万元;</span>
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ <!-- 成果的影响及作用 -->
|
|
|
+ <el-col :span="24" class="ten">
|
|
|
+ <el-col :span="24" class="ten1">
|
|
|
+ <el-col :span="4" class="left">
|
|
|
+ 成果的影响及作用
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="20" class="right">
|
|
|
+ {{ form.basic.achieve_form }}
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ </el-col>
|
|
|
+ </el-row>
|
|
|
+ </div>
|
|
|
+</template>
|
|
|
+
|
|
|
+<script>
|
|
|
+import htmlToPdf from '@/unit/htmlToPdf.js';
|
|
|
+import { mapState, createNamespacedHelpers } from 'vuex';
|
|
|
+export default {
|
|
|
+ name: 'four',
|
|
|
+ props: {
|
|
|
+ form: { type: Object },
|
|
|
+ },
|
|
|
+ components: {},
|
|
|
+ data: function() {
|
|
|
+ return {};
|
|
|
+ },
|
|
|
+ created() {},
|
|
|
+ methods: {},
|
|
|
+ computed: {
|
|
|
+ ...mapState(['user']),
|
|
|
+ },
|
|
|
+ metaInfo() {
|
|
|
+ return { title: this.$route.meta.title };
|
|
|
+ },
|
|
|
+ watch: {},
|
|
|
+};
|
|
|
+</script>
|
|
|
+
|
|
|
+<style lang="less" scoped>
|
|
|
+.textOver {
|
|
|
+ overflow: hidden;
|
|
|
+ text-overflow: ellipsis;
|
|
|
+ white-space: nowrap;
|
|
|
+}
|
|
|
+.main {
|
|
|
+ .top {
|
|
|
+ height: 1385px;
|
|
|
+ .title {
|
|
|
+ font-size: 20px;
|
|
|
+ font-family: monospace;
|
|
|
+ margin: 0 0 10px 0;
|
|
|
+ color: #000;
|
|
|
+ font-weight: bold;
|
|
|
+ padding: 0 0 0 20px;
|
|
|
+ }
|
|
|
+ .info {
|
|
|
+ height: 1260px;
|
|
|
+ border: 2px solid #000;
|
|
|
+ .one {
|
|
|
+ border-bottom: 1px solid #000;
|
|
|
+ .one1 {
|
|
|
+ .left {
|
|
|
+ height: 40px;
|
|
|
+ line-height: 40px;
|
|
|
+ border-right: 1px solid #000;
|
|
|
+ color: #000;
|
|
|
+ font-size: 14px;
|
|
|
+ font-weight: bold;
|
|
|
+ text-align: center;
|
|
|
+ }
|
|
|
+ .right {
|
|
|
+ height: 40px;
|
|
|
+ line-height: 40px;
|
|
|
+ padding: 0 5px;
|
|
|
+ color: #000;
|
|
|
+ font-size: 14px;
|
|
|
+ font-weight: bold;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ .two {
|
|
|
+ border-bottom: 1px solid #000;
|
|
|
+ .two1 {
|
|
|
+ .left {
|
|
|
+ text-align: center;
|
|
|
+ height: 120px;
|
|
|
+ border-right: 1px solid #000;
|
|
|
+ font-size: 14px;
|
|
|
+ color: #000;
|
|
|
+ font-weight: bold;
|
|
|
+ padding: 50px 0;
|
|
|
+ }
|
|
|
+ .right {
|
|
|
+ .right1 {
|
|
|
+ height: 40px;
|
|
|
+ line-height: 40px;
|
|
|
+ border-bottom: 1px solid #000;
|
|
|
+ .right1_one {
|
|
|
+ border-right: 1px solid #000;
|
|
|
+ text-align: center;
|
|
|
+ font-size: 14px;
|
|
|
+ color: #000;
|
|
|
+ font-weight: bold;
|
|
|
+ }
|
|
|
+ .right1_one:nth-child(2n) {
|
|
|
+ text-align: left;
|
|
|
+ padding: 0 5px;
|
|
|
+ }
|
|
|
+ .right1_one:nth-child(4n) {
|
|
|
+ border-right: none;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ .right1:last-child {
|
|
|
+ border-bottom: none;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ .thr {
|
|
|
+ border-bottom: 1px solid #000;
|
|
|
+ .thr1 {
|
|
|
+ .left {
|
|
|
+ text-align: center;
|
|
|
+ height: 40px;
|
|
|
+ line-height: 40px;
|
|
|
+ border-right: 1px solid #000;
|
|
|
+ font-size: 14px;
|
|
|
+ font-weight: bold;
|
|
|
+ color: #000;
|
|
|
+ }
|
|
|
+ .right {
|
|
|
+ .right1 {
|
|
|
+ .right1_one {
|
|
|
+ height: 40px;
|
|
|
+ line-height: 40px;
|
|
|
+ border-right: 1px solid #000;
|
|
|
+ font-size: 14px;
|
|
|
+ font-weight: bold;
|
|
|
+ color: #000;
|
|
|
+ text-align: center;
|
|
|
+ }
|
|
|
+ .right1_one:nth-child(2n) {
|
|
|
+ text-align: left;
|
|
|
+ padding: 0 5px;
|
|
|
+ }
|
|
|
+ .right1_one:nth-child(4n) {
|
|
|
+ border-right: none;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ .five {
|
|
|
+ border-bottom: 1px solid #000;
|
|
|
+ .five1 {
|
|
|
+ .left {
|
|
|
+ height: 300px;
|
|
|
+ text-align: center;
|
|
|
+ padding: 14% 0;
|
|
|
+ color: #000;
|
|
|
+ font-size: 14px;
|
|
|
+ font-weight: bold;
|
|
|
+ border-right: 1px solid #000;
|
|
|
+ }
|
|
|
+ .right {
|
|
|
+ .right1 {
|
|
|
+ height: 100px;
|
|
|
+ border-bottom: 1px solid #000;
|
|
|
+ .right1_one {
|
|
|
+ .right1_oneleft {
|
|
|
+ height: 100px;
|
|
|
+ border-right: 1px solid #000;
|
|
|
+ font-size: 14px;
|
|
|
+ color: #000;
|
|
|
+ font-weight: bold;
|
|
|
+ text-align: center;
|
|
|
+ padding: 40px 0;
|
|
|
+ }
|
|
|
+ .right1_oneright {
|
|
|
+ border-right: 1px solid #000;
|
|
|
+ .right1_oneright1 {
|
|
|
+ height: 25px;
|
|
|
+ border-bottom: 1px solid #000;
|
|
|
+ .right1_oneright1_one {
|
|
|
+ height: 25px;
|
|
|
+ line-height: 25px;
|
|
|
+ border-right: 1px solid #000;
|
|
|
+ font-size: 14px;
|
|
|
+ color: #000;
|
|
|
+ font-weight: bold;
|
|
|
+ text-align: center;
|
|
|
+ }
|
|
|
+ .right1_oneright1_one:last-child {
|
|
|
+ border-right: none;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ .right1_two {
|
|
|
+ font-size: 14px;
|
|
|
+ color: #000;
|
|
|
+ font-weight: bold;
|
|
|
+ .right1_two1 {
|
|
|
+ border-bottom: 1px solid #000;
|
|
|
+ .right1_two1left {
|
|
|
+ height: 24px;
|
|
|
+ border-right: 1px solid #000;
|
|
|
+ text-align: center;
|
|
|
+ }
|
|
|
+ .right1_two1right {
|
|
|
+ height: 24px;
|
|
|
+ line-height: 24px;
|
|
|
+ padding: 0 5px;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ .right1:last-child {
|
|
|
+ border-bottom: none;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ .six {
|
|
|
+ border-bottom: 1px solid #000;
|
|
|
+ .six1 {
|
|
|
+ .left {
|
|
|
+ border-right: 1px solid #000;
|
|
|
+ font-size: 14px;
|
|
|
+ color: #000;
|
|
|
+ font-weight: bold;
|
|
|
+ .left1 {
|
|
|
+ height: 100px;
|
|
|
+ text-align: center;
|
|
|
+ border-right: 1px solid #000;
|
|
|
+ padding: 20px 15px;
|
|
|
+ }
|
|
|
+ .left2 {
|
|
|
+ text-align: center;
|
|
|
+ p {
|
|
|
+ border-bottom: 1px solid #000;
|
|
|
+ padding: 5px 3px;
|
|
|
+ }
|
|
|
+ p:last-child {
|
|
|
+ border-bottom: none;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ .right {
|
|
|
+ .right1 {
|
|
|
+ padding: 18px;
|
|
|
+ font-size: 14px;
|
|
|
+ font-weight: bold;
|
|
|
+ color: #000;
|
|
|
+ height: 49px;
|
|
|
+ border-bottom: 1px solid #000;
|
|
|
+ }
|
|
|
+ .right1:last-child {
|
|
|
+ border-bottom: none;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ .seven {
|
|
|
+ border-bottom: 1px solid #000;
|
|
|
+ .seven1 {
|
|
|
+ .left {
|
|
|
+ border-right: 1px solid #000;
|
|
|
+ font-size: 14px;
|
|
|
+ color: #000;
|
|
|
+ font-weight: bold;
|
|
|
+ .left1 {
|
|
|
+ height: 100px;
|
|
|
+ text-align: center;
|
|
|
+ border-right: 1px solid #000;
|
|
|
+ padding: 20px 15px;
|
|
|
+ }
|
|
|
+ .left2 {
|
|
|
+ text-align: center;
|
|
|
+ p {
|
|
|
+ border-bottom: 1px solid #000;
|
|
|
+ padding: 5px 3px;
|
|
|
+ font-size: 14px;
|
|
|
+ color: #000;
|
|
|
+ font-weight: bold;
|
|
|
+ }
|
|
|
+ p:last-child {
|
|
|
+ border-bottom: none;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ .right {
|
|
|
+ .right1 {
|
|
|
+ padding: 10px;
|
|
|
+ font-size: 14px;
|
|
|
+ color: #000;
|
|
|
+ font-weight: bold;
|
|
|
+ height: 49px;
|
|
|
+ border-bottom: 1px solid #000;
|
|
|
+ span:nth-child(2) {
|
|
|
+ padding: 0 20px;
|
|
|
+ border-bottom: 1px solid #000;
|
|
|
+ }
|
|
|
+ span:nth-child(5) {
|
|
|
+ padding: 0 20px;
|
|
|
+ border-bottom: 1px solid #000;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ .right1:last-child {
|
|
|
+ padding: 18px 12px;
|
|
|
+ font-size: 14px;
|
|
|
+ color: #000;
|
|
|
+ font-weight: bold;
|
|
|
+ border-bottom: none;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ .eight {
|
|
|
+ border-bottom: 1px solid #000;
|
|
|
+ .eight1 {
|
|
|
+ .left {
|
|
|
+ height: 80px;
|
|
|
+ padding: 15px;
|
|
|
+ text-align: center;
|
|
|
+ border-right: 1px solid #000;
|
|
|
+ font-size: 14px;
|
|
|
+ color: #000;
|
|
|
+ font-weight: bold;
|
|
|
+ }
|
|
|
+ .right {
|
|
|
+ .right1 {
|
|
|
+ padding: 7px 10px;
|
|
|
+ font-size: 14px;
|
|
|
+ color: #000;
|
|
|
+ font-weight: bold;
|
|
|
+ height: 40px;
|
|
|
+ border-bottom: 1px solid #000;
|
|
|
+ span:nth-child(2) {
|
|
|
+ padding: 0 20px;
|
|
|
+ border-bottom: 1px solid #000;
|
|
|
+ }
|
|
|
+ span:nth-child(5) {
|
|
|
+ padding: 0 20px;
|
|
|
+ border-bottom: 1px solid #000;
|
|
|
+ }
|
|
|
+ span:nth-child(8) {
|
|
|
+ padding: 0 20px;
|
|
|
+ border-bottom: 1px solid #000;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ .nine {
|
|
|
+ border-bottom: 1px solid #000;
|
|
|
+ .nine1 {
|
|
|
+ .left {
|
|
|
+ height: 80px;
|
|
|
+ padding: 15px;
|
|
|
+ text-align: center;
|
|
|
+ border-right: 1px solid #000;
|
|
|
+ font-size: 14px;
|
|
|
+ color: #000;
|
|
|
+ font-weight: bold;
|
|
|
+ }
|
|
|
+ .right {
|
|
|
+ .right1 {
|
|
|
+ padding: 7px 10px;
|
|
|
+ font-size: 14px;
|
|
|
+ color: #000;
|
|
|
+ font-weight: bold;
|
|
|
+ height: 40px;
|
|
|
+ border-bottom: 1px solid #000;
|
|
|
+ span:nth-child(2) {
|
|
|
+ padding: 0 20px;
|
|
|
+ border-bottom: 1px solid #000;
|
|
|
+ }
|
|
|
+ span:nth-child(6) {
|
|
|
+ padding: 0 20px;
|
|
|
+ border-bottom: 1px solid #000;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ .right1:last-child {
|
|
|
+ border-bottom: none;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ .ten {
|
|
|
+ border-bottom: 1px solid #000;
|
|
|
+ .ten1 {
|
|
|
+ .left {
|
|
|
+ height: 50px;
|
|
|
+ padding: 15px;
|
|
|
+ text-align: center;
|
|
|
+ border-right: 1px solid #000;
|
|
|
+ font-size: 14px;
|
|
|
+ color: #000;
|
|
|
+ font-weight: bold;
|
|
|
+ }
|
|
|
+ .right {
|
|
|
+ height: 50px;
|
|
|
+ padding: 15px;
|
|
|
+ font-size: 14px;
|
|
|
+ color: #000;
|
|
|
+ font-weight: bold;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+}
|
|
|
+</style>
|