|
@@ -385,7 +385,7 @@
|
|
: ""
|
|
: ""
|
|
}}</span>
|
|
}}</span>
|
|
</el-form-item>
|
|
</el-form-item>
|
|
- <div v-if="activeInfoType === 1">
|
|
|
|
|
|
+ <div v-if="activeInfoType === 1 && infoData.userExamGoodsSupplement.length > 0">
|
|
<el-button type="info" style="margin-bottom: 20px" size="mini"
|
|
<el-button type="info" style="margin-bottom: 20px" size="mini"
|
|
>补考商品自带考试次数</el-button
|
|
>补考商品自带考试次数</el-button
|
|
>
|
|
>
|
|
@@ -418,7 +418,7 @@
|
|
> -->
|
|
> -->
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
- <div v-if="activeInfoType === 2">
|
|
|
|
|
|
+ <div v-if="activeInfoType === 2 && infoData.userExamGoodsSupplementVos.length > 0">
|
|
<el-button type="info" style="margin-bottom: 20px" size="mini"
|
|
<el-button type="info" style="margin-bottom: 20px" size="mini"
|
|
>前培商品自带前培次数</el-button
|
|
>前培商品自带前培次数</el-button
|
|
>
|
|
>
|