|
@@ -1,6 +1,6 @@
|
|
|
<template>
|
|
|
<!-- 结项书组件 -->
|
|
|
- <div>
|
|
|
+ <div ref="downPDF">
|
|
|
<table border="1" cellspacing="0">
|
|
|
<div class="onePage">
|
|
|
<div class="titSchool">深圳技师学院</div>
|
|
@@ -233,7 +233,7 @@
|
|
|
</tr>
|
|
|
<tr
|
|
|
v-for="(item, index) in myArrayProp[0].course_student"
|
|
|
- :key="index + 'a'"
|
|
|
+ :key="index + 'c'"
|
|
|
v-show="myArrayProp[0].typeid == '5f7a66d5-c206-11ed-a4cd-509a4c5b67cf'"
|
|
|
>
|
|
|
<td><span v-text="item.name"></span></td>
|
|
@@ -258,7 +258,7 @@
|
|
|
</tr>
|
|
|
<tr
|
|
|
v-for="(item, index) in myArrayProp[0].course_teacher"
|
|
|
- :key="index + 'b'"
|
|
|
+ :key="index + 'd'"
|
|
|
v-show="myArrayProp[0].typeid == '5f7a66d5-c206-11ed-a4cd-509a4c5b67cf'"
|
|
|
>
|
|
|
<td><span v-text="item.name"></span></td>
|
|
@@ -276,9 +276,10 @@
|
|
|
</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
- <td colspan="7" style="height: 200px">
|
|
|
+ <td colspan="7" style="text-align: left;height: auto;">
|
|
|
<p>一、项目研发内容简介(200字以内)</p>
|
|
|
- <el-input
|
|
|
+ <div v-html="myArrayProp[0].brief"></div>
|
|
|
+ <!-- <el-input
|
|
|
type="textarea"
|
|
|
maxlength="200"
|
|
|
show-word-limit
|
|
@@ -286,55 +287,59 @@
|
|
|
placeholder="请输入内容"
|
|
|
v-model="myArrayProp[0].brief"
|
|
|
>
|
|
|
- </el-input>
|
|
|
+ </el-input> -->
|
|
|
</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
- <td colspan="7" style="height: 200px">
|
|
|
+ <td colspan="7" style="text-align: left;height: auto;">
|
|
|
<p>目标计划:</p>
|
|
|
- <el-input
|
|
|
+ <div v-html="myArrayProp[0]['ClosingstatementData'].plan"></div>
|
|
|
+ <!-- <el-input
|
|
|
type="textarea"
|
|
|
:autosize="{ minRows: 6 }"
|
|
|
placeholder="请输入内容"
|
|
|
v-model="myArrayProp[0]['ClosingstatementData'].plan"
|
|
|
>
|
|
|
- </el-input>
|
|
|
+ </el-input> -->
|
|
|
</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
- <td colspan="7" style="height: 200px">
|
|
|
+ <td colspan="7" style="text-align: left;height: auto;">
|
|
|
<p>二、拟解决的关键技术问题</p>
|
|
|
- <el-input
|
|
|
+ <div v-html="myArrayProp[0]['ClosingstatementData'].technology"></div>
|
|
|
+ <!-- <el-input
|
|
|
type="textarea"
|
|
|
:autosize="{ minRows: 6 }"
|
|
|
placeholder="请输入内容"
|
|
|
v-model="myArrayProp[0]['ClosingstatementData'].technology"
|
|
|
>
|
|
|
- </el-input>
|
|
|
+ </el-input> -->
|
|
|
</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
- <td colspan="7" style="height: 200px">
|
|
|
+ <td colspan="7" style="text-align: left;height: auto;">
|
|
|
<p>三、项目的商业(公益)价值评估</p>
|
|
|
- <el-input
|
|
|
+ <div v-html="myArrayProp[0]['ClosingstatementData'].business"></div>
|
|
|
+ <!-- <el-input
|
|
|
type="textarea"
|
|
|
:autosize="{ minRows: 6 }"
|
|
|
placeholder="请输入内容"
|
|
|
v-model="myArrayProp[0]['ClosingstatementData'].business"
|
|
|
>
|
|
|
- </el-input>
|
|
|
+ </el-input> -->
|
|
|
</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
- <td colspan="7" style="height: 200px">
|
|
|
+ <td colspan="7" style="text-align: left;height: auto;">
|
|
|
<p>四、项目创新点评估</p>
|
|
|
- <el-input
|
|
|
+ <div v-html="myArrayProp[0]['ClosingstatementData'].innovate"></div>
|
|
|
+ <!-- <el-input
|
|
|
type="textarea"
|
|
|
:autosize="{ minRows: 6 }"
|
|
|
placeholder="请输入内容"
|
|
|
v-model="myArrayProp[0]['ClosingstatementData'].innovate"
|
|
|
>
|
|
|
- </el-input>
|
|
|
+ </el-input> -->
|
|
|
</td>
|
|
|
</tr>
|
|
|
|
|
@@ -372,7 +377,7 @@
|
|
|
class="fileBlock"
|
|
|
v-for="(item, index) in myArrayProp[0]['ClosingstatementData']
|
|
|
.resultAccessory"
|
|
|
- :key="index + 'a'"
|
|
|
+ :key="index + 'e'"
|
|
|
>
|
|
|
<div class="fileBox">
|
|
|
<div class="fileBoxLeft" @click="checkFile(item.url)">
|
|
@@ -424,7 +429,7 @@
|
|
|
class="fileBlock"
|
|
|
v-for="(item, index) in myArrayProp[0]['ClosingstatementData']
|
|
|
.firmAccessory"
|
|
|
- :key="index + 'a'"
|
|
|
+ :key="index + 'f'"
|
|
|
style="cursor: pointer"
|
|
|
>
|
|
|
<div class="fileBox">
|
|
@@ -478,7 +483,7 @@
|
|
|
class="fileBlock"
|
|
|
v-for="(item, index) in myArrayProp[0]['ClosingstatementData']
|
|
|
.competitionAccessory"
|
|
|
- :key="index + 'a'"
|
|
|
+ :key="index + 'g'"
|
|
|
>
|
|
|
<div class="fileBox">
|
|
|
<div class="fileBoxLeft" @click="checkFile(item.url)">
|
|
@@ -525,7 +530,7 @@
|
|
|
class="fileBlock"
|
|
|
v-for="(item, index) in myArrayProp[0]['ClosingstatementData']
|
|
|
.exchangeAccessory"
|
|
|
- :key="index + 'a'"
|
|
|
+ :key="index + 'h'"
|
|
|
>
|
|
|
<div class="fileBox">
|
|
|
<div class="fileBoxLeft" @click="checkFile(item.url)">
|
|
@@ -572,7 +577,7 @@
|
|
|
class="fileBlock"
|
|
|
v-for="(item, index) in myArrayProp[0]['ClosingstatementData']
|
|
|
.conversionAccessory"
|
|
|
- :key="index + 'a'"
|
|
|
+ :key="index + 'j'"
|
|
|
>
|
|
|
<div class="fileBox">
|
|
|
<div class="fileBoxLeft" @click="checkFile(item.url)">
|
|
@@ -618,7 +623,7 @@
|
|
|
class="fileBlock"
|
|
|
v-for="(item, index) in myArrayProp[0]['ClosingstatementData']
|
|
|
.talentsAccessory"
|
|
|
- :key="index + 'a'"
|
|
|
+ :key="index + 'k'"
|
|
|
>
|
|
|
<div class="fileBox">
|
|
|
<div class="fileBoxLeft" @click="checkFile(item.url)">
|
|
@@ -637,15 +642,16 @@
|
|
|
</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
- <td colspan="7" style="height: 200px">
|
|
|
+ <td colspan="7" style="text-align: left;height: auto;">
|
|
|
<p>目标计划:</p>
|
|
|
- <el-input
|
|
|
+ <div v-html="myArrayProp[0]['ClosingstatementData'].targetPlan"></div>
|
|
|
+ <!-- <el-input
|
|
|
type="textarea"
|
|
|
:autosize="{ minRows: 6 }"
|
|
|
placeholder="请输入内容"
|
|
|
v-model="myArrayProp[0]['ClosingstatementData'].targetPlan"
|
|
|
>
|
|
|
- </el-input>
|
|
|
+ </el-input> -->
|
|
|
</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
@@ -702,7 +708,7 @@
|
|
|
class="fileBlock"
|
|
|
v-for="(item, index) in myArrayProp[0]['ClosingstatementData']
|
|
|
.taskAccessory"
|
|
|
- :key="index + 'a'"
|
|
|
+ :key="index + 'l'"
|
|
|
>
|
|
|
<div class="fileBox">
|
|
|
<div class="fileBoxLeft" @click="checkFile(item.url)">
|
|
@@ -863,7 +869,7 @@
|
|
|
</td>
|
|
|
</tr>
|
|
|
|
|
|
- <tr>
|
|
|
+ <!-- <tr>
|
|
|
<td>专 <br />家 <br />验 <br />收 <br />结 <br />论</td>
|
|
|
<td colspan="7">
|
|
|
<div style="width: 200px; float: right; margin: 10px 300px">
|
|
@@ -873,7 +879,7 @@
|
|
|
年 月 日
|
|
|
</div>
|
|
|
</td>
|
|
|
- </tr>
|
|
|
+ </tr> -->
|
|
|
|
|
|
<tr>
|
|
|
<td>双 <br />创 <br />学 <br />院 <br />意 <br />见</td>
|