|
|
@@ -122,7 +122,7 @@
|
|
|
<cwg-dont-active-popup v-model:visible="dialogDontActive" :showFooters="true" @confirm="tosubmitConfirm" />
|
|
|
|
|
|
<!-- 功能关闭弹出 -->
|
|
|
- <cwg-function-disabled-popup v-model:visible="InfoStatus5" :showFooters="false" @confirm="toHome" />
|
|
|
+ <cwg-function-disabled-popup v-model:visible="InfoStatus5" :showFooters="true" @confirm="toHome" />
|
|
|
|
|
|
<!-- 赠金协议20年中 -->
|
|
|
<BonusAgreementPopup v-model:visible="dialogClauseNZTwo" :title="t('news_add_field1.activitiesNZTwo.item6')"
|