소스 검색

隐藏注销卡

774078984@qq.com 3 달 전
부모
커밋
b7ca021dd7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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>