瀏覽代碼

no message

linwenxin 7 月之前
父節點
當前提交
fc530898b7
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/auxiliaryFittings/shop/components/PurchaseArea.vue

+ 1 - 0
src/views/auxiliaryFittings/shop/components/PurchaseArea.vue

@@ -74,6 +74,7 @@
       </template>
       <template v-else>
         <el-image
+          v-if="dataForm.image"
           style="width: 100px; height: 100px"
           :src="$showImgUrl(dataForm.image)"
           :preview-src-list="[$showImgUrl(dataForm.image)]"