|
@@ -307,8 +307,11 @@
|
|
|
</template>
|
|
</template>
|
|
|
</van-cell>
|
|
</van-cell>
|
|
|
<!-- 生动化陈列备注 只能有一层采集项 -->
|
|
<!-- 生动化陈列备注 只能有一层采集项 -->
|
|
|
- <div class="sdhclTips" v-if="photoIdentifyType == '6'" style="color: red">
|
|
|
|
|
- 请拍摄该店内所有立邦陈列产品,将用于计算该店经营SKU数量
|
|
|
|
|
|
|
+ <div
|
|
|
|
|
+ class="sdhclTips"
|
|
|
|
|
+ v-if="photoIdentifyType == '6'"
|
|
|
|
|
+ style="color: red; font-size: 14px">
|
|
|
|
|
+ 请补充拍摄除陈列奖励案产品外,本店经营的其他立邦产品,以便准确识别SKU数量
|
|
|
</div>
|
|
</div>
|
|
|
<delete-upload-img
|
|
<delete-upload-img
|
|
|
:photoIdentifyType="photoIdentifyType"
|
|
:photoIdentifyType="photoIdentifyType"
|