|
|
@@ -708,6 +708,13 @@
|
|
|
@click="imgClick(childitem, 'B', index, childIndex)" />
|
|
|
</template>
|
|
|
</van-cell>
|
|
|
+ <!-- 生动化陈列备注 只能有一层采集项 -->
|
|
|
+ <div
|
|
|
+ class="sdhclTips"
|
|
|
+ v-if="childitem.collectionName == '生动化陈列'"
|
|
|
+ style="color: red; font-size: 14px">
|
|
|
+ 请补充拍摄除陈列奖励案产品外,本店经营的其他立邦产品,以便准确识别SKU数量
|
|
|
+ </div>
|
|
|
<delete-upload-img
|
|
|
:photoIdentifyType="photoIdentifyType"
|
|
|
:imgs="childitem.fileInfoList"></delete-upload-img>
|
|
|
@@ -1605,6 +1612,13 @@
|
|
|
" />
|
|
|
</template>
|
|
|
</van-cell>
|
|
|
+ <!-- 生动化陈列备注 只能有一层采集项 -->
|
|
|
+ <div
|
|
|
+ class="sdhclTips"
|
|
|
+ v-if="child33item1.collectionName == '生动化陈列'"
|
|
|
+ style="color: red; font-size: 14px">
|
|
|
+ 请补充拍摄除陈列奖励案产品外,本店经营的其他立邦产品,以便准确识别SKU数量
|
|
|
+ </div>
|
|
|
<delete-upload-img
|
|
|
:photoIdentifyType="photoIdentifyType"
|
|
|
:imgs="child33item1.fileInfoList"></delete-upload-img>
|
|
|
@@ -2251,6 +2265,15 @@
|
|
|
" />
|
|
|
</template>
|
|
|
</van-cell>
|
|
|
+ <!-- 生动化陈列备注 只能有一层采集项 -->
|
|
|
+ <div
|
|
|
+ class="sdhclTips"
|
|
|
+ v-if="
|
|
|
+ child44item1.collectionName == '生动化陈列'
|
|
|
+ "
|
|
|
+ style="color: red; font-size: 14px">
|
|
|
+ 请补充拍摄除陈列奖励案产品外,本店经营的其他立邦产品,以便准确识别SKU数量
|
|
|
+ </div>
|
|
|
<delete-upload-img
|
|
|
:photoIdentifyType="photoIdentifyType"
|
|
|
:imgs="
|
|
|
@@ -2600,6 +2623,13 @@
|
|
|
" />
|
|
|
</template>
|
|
|
</van-cell>
|
|
|
+ <!-- 生动化陈列备注 只能有一层采集项 -->
|
|
|
+ <div
|
|
|
+ class="sdhclTips"
|
|
|
+ v-if="childitem1.collectionName == '生动化陈列'"
|
|
|
+ style="color: red; font-size: 14px">
|
|
|
+ 请补充拍摄除陈列奖励案产品外,本店经营的其他立邦产品,以便准确识别SKU数量
|
|
|
+ </div>
|
|
|
<delete-upload-img
|
|
|
:photoIdentifyType="photoIdentifyType"
|
|
|
:imgs="childitem1.fileInfoList"></delete-upload-img>
|