Browse Source

change: indent商品导出.无图时不显示主图标签.

peter 4 weeks ago
parent
commit
ce29c27a63
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/pages/indent-manage/indent/components/exportQuota2.vue

+ 1 - 0
src/pages/indent-manage/indent/components/exportQuota2.vue

@@ -73,6 +73,7 @@
             style="vertical-align: top; text-align: right"
           >
             <img
+              v-if="mainPicture"
               :src="mainPicture"
               width="300px"
             />