Browse Source

no message

linwenxin 7 tháng trước cách đây
mục cha
commit
fc530898b7

+ 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)]"