|
@@ -115,7 +115,7 @@
|
|
type="link"
|
|
type="link"
|
|
class="button-warning"
|
|
class="button-warning"
|
|
:id="'promotion-img-btn-'+record.id"
|
|
:id="'promotion-img-btn-'+record.id"
|
|
- v-if="(record.promoState=='HAVE_RELEASE') && $hasPermissions('B_promoActivitiesImg')"
|
|
|
|
|
|
+ v-if="record.promoState=='HAVE_RELEASE'&&record.dealerOpenFlag=='1'&& $hasPermissions('B_promoActivitiesImg')"
|
|
@click="handleSet(record)">轮播图</a-button>
|
|
@click="handleSet(record)">轮播图</a-button>
|
|
<a-button
|
|
<a-button
|
|
size="small"
|
|
size="small"
|