|
@@ -787,7 +787,7 @@
|
|
: 'height: 200px'
|
|
: 'height: 200px'
|
|
"
|
|
"
|
|
>
|
|
>
|
|
- <p>实际结果:</p>
|
|
|
|
|
|
+ <p>三、实际结果:</p>
|
|
<div
|
|
<div
|
|
v-if="$route.path === '/resultShowDetail'"
|
|
v-if="$route.path === '/resultShowDetail'"
|
|
v-html="myArrayProp[0]['ClosingstatementData'].realityResult"
|
|
v-html="myArrayProp[0]['ClosingstatementData'].realityResult"
|
|
@@ -811,7 +811,7 @@
|
|
: 'height: 200px'
|
|
: 'height: 200px'
|
|
"
|
|
"
|
|
>
|
|
>
|
|
- <p>三、社会价值(项目实践运用情况及效果评价)</p>
|
|
|
|
|
|
+ <p>四、社会价值(项目实践运用情况及效果评价)</p>
|
|
<div
|
|
<div
|
|
v-if="$route.path === '/resultShowDetail'"
|
|
v-if="$route.path === '/resultShowDetail'"
|
|
v-html="myArrayProp[0]['ClosingstatementData'].socialValue"
|
|
v-html="myArrayProp[0]['ClosingstatementData'].socialValue"
|