hanfucheng 1 éve
szülő
commit
9d4de38d30

+ 1 - 1
data-ui/src/views/data/generalbusiness/keyProjects/index.vue

@@ -537,7 +537,7 @@
             </li>
             <li class="jiansheCont">
               <h4 class="sjxtitle">封面</h4>
-              <el-image
+              <el-image v-if="form.photoId!=null"
                 :src="form.photoId" style="width:150px;height:150px;"
                 :preview-src-list="[form.photoId]">
               </el-image>