Ver código fonte

隐藏注销卡

774078984@qq.com 3 meses atrás
pai
commit
b7ca021dd7
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      src/views/lotCard/cardList/trafficUseDialog.vue

+ 1 - 1
src/views/lotCard/cardList/trafficUseDialog.vue

@@ -156,7 +156,7 @@
           }}</a-button>
         <a-button type="primary" status="warning" @click="SIMCardService(1)">{{ $t('lotCard.RestoreService')
           }}</a-button>
-        <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>