packages/components/src/views/PhoneBillRecharge/PhoneBillRechargeBaseForm.vue
@@ -10,7 +10,7 @@ <NutRadioGroup v-model="form.ispCode" direction="horizontal" @change="handleIspCodeChange"> <BlRadio :label="key" v-for="(val, key) in BlLifeRecharge.constants.IspCodeText" v-for="(val, key) in BlLifeRecharge.constants.IspCodeTextForSelect" :key="key" >{{ val }}</BlRadio >