Explorar el Código

隐藏注销卡

774078984@qq.com hace 5 meses
padre
commit
b7ca021dd7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>