@@ -156,7 +156,7 @@
}}</a-button>
<a-button type="primary" status="warning" @click="SIMCardService(1)">{{ $t('lotCard.RestoreService')
- <a-button type="primary" status="warning" @click="SIMCardService(2)">{{ $t('lotCard.CloseCard') }}</a-button>
+ <!-- <a-button type="primary" status="warning" @click="SIMCardService(2)">{{ $t('lotCard.CloseCard') }}</a-button> -->
</div>
</template>
</a-modal>