Browse Source

项目评价优化

shibei_master
dai 3 years ago
parent
commit
55c24fd42f
  1. 2
      src/views/modules/shequzhili/xiangmu/cpts/project-info.vue

2
src/views/modules/shequzhili/xiangmu/cpts/project-info.vue

@ -44,7 +44,7 @@
>
</div>
<div class="info-prop">
<div class="info-prop" v-if="projectInfo.projectStatus == 'closed'">
<span class="info-title-2">项目评价</span>
<a style="cursor: pointer" @click="showedEvaluation = true"
>查看项目评价</a

Loading…
Cancel
Save