diff --git a/src/pages/bind/YXY/index.vue b/src/pages/bind/YXY/index.vue index 5bac54b..1b3c3e6 100644 --- a/src/pages/bind/YXY/index.vue +++ b/src/pages/bind/YXY/index.vue @@ -7,7 +7,7 @@ import { ref } from "vue"; import { useRequest } from "@/hooks"; import store, { serviceStore } from "@/store"; -const phoneNumber = ref(""); +const phoneNumber = ref(""); const phoneCode = ref(""); const helpContent = helpText.bind.yxy;