submit
This commit is contained in:
parent
d134d3120e
commit
6276ee6465
@ -7,7 +7,7 @@
|
||||
</div>
|
||||
</template>
|
||||
<script setup >
|
||||
import { ref, getCurrentInstance } from "vue";
|
||||
import { ref } from "vue";
|
||||
import {login,getInfo} from "@/http/apis";
|
||||
let isShow = ref(true);
|
||||
const getPhoneNumber =async (data) => {
|
||||
|
Loading…
Reference in New Issue
Block a user