Handy_Cao hace 9 meses
padre
commit
a061df2f17

+ 2 - 2
src/packages/tss/views/bank/wallet/components/deposit/Index.vue

@@ -117,10 +117,10 @@ const { global: { t } } = i18n
 
 const accountStore = useAccountStore()
 const { currentAccount } = accountStore.$toRefs()
-const { mobile2 } = userStore.userInfo
+// const { mobile2 } = userStore.userInfo
 
 // 电话号码
-const phone_number = shallowRef(mobile2)
+const phone_number = shallowRef('')
 
 const msg_320 = getSystemParamValue('320')
 const msg_321 = getSystemParamValue('321')