duy 1 bulan lalu
induk
melakukan
516a63117a
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      src/global/components/hc-sms-auth/index.vue

+ 1 - 1
src/global/components/hc-sms-auth/index.vue

@@ -69,7 +69,7 @@ const projectId = ref(userStore.getProjectId)
 
 const phoneVal = ref(config.smsPhone + '' || userInfo.value.phone + '')
 const showModal = ref(props.show)
-const projectId = ref(userStore.getProjectId)
+
 
 //Ukey是否存在
 const isUKey = ref(userStore.getIsUKey)