|
@@ -38,15 +38,15 @@
|
|
|
仍要上传
|
|
仍要上传
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
|
- <template v-if="shotsNum >= maxNum">
|
|
|
|
|
- <div class="tipsAIVerify" v-if="npkpiData.recognizeType == 1">
|
|
|
|
|
|
|
+ <div class="tipsAIVerify">
|
|
|
|
|
+ <template v-if="shotsNum >= maxNum && npkpiData.recognizeType == 1">
|
|
|
<van-icon name="warning-o" />上传后作为本店标准店招,未来每次拜访时校验。
|
|
<van-icon name="warning-o" />上传后作为本店标准店招,未来每次拜访时校验。
|
|
|
- </div>
|
|
|
|
|
- </template>
|
|
|
|
|
- <template v-else>
|
|
|
|
|
- <!-- 补位 -->
|
|
|
|
|
|
|
+ </template>
|
|
|
|
|
+ </div>
|
|
|
|
|
+ <!-- 补位 -->
|
|
|
|
|
+ <!-- <template v-else>
|
|
|
<div class="coveringPosition"></div>
|
|
<div class="coveringPosition"></div>
|
|
|
- </template>
|
|
|
|
|
|
|
+ </template> -->
|
|
|
</template>
|
|
</template>
|
|
|
<template v-if="shopSignChange == 1">
|
|
<template v-if="shopSignChange == 1">
|
|
|
<div class="historyImageAIVerify">
|
|
<div class="historyImageAIVerify">
|