Browse Source

Merge branch 'feature_20250704_陈列SKU图片识别' into uat(dev)

zhujindu 4 months ago
parent
commit
a5bcf5ba7b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/deviceWithin/addStoreVisit.vue

+ 1 - 1
src/views/deviceWithin/addStoreVisit.vue

@@ -361,7 +361,7 @@
             <!-- 生动化陈列备注 只能有一层采集项 -->
             <div
               class="sdhclTips"
-              v-if="photoIdentifyType == '6'"
+              v-if="item.collectionName == '生动化陈列'"
               style="color: red; font-size: 14px">
               请补充拍摄除陈列奖励案产品外,本店经营的其他立邦产品,以便准确识别SKU数量
             </div>