修复状态问题、用户中心页面查询及修改

This commit is contained in:
陈淳
2022-09-14 19:53:53 +08:00
parent 011d9d639b
commit ea2be7609c
17 changed files with 90 additions and 79 deletions

View File

@@ -76,7 +76,7 @@ const { proxy } = getCurrentInstance();
const loginForm = ref({
username: "cc",
password: "123",
password: "123456",
rememberMe: false,
code: "",
uuid: ""