修复状态问题、用户中心页面查询及修改
This commit is contained in:
@@ -76,7 +76,7 @@ const { proxy } = getCurrentInstance();
|
||||
|
||||
const loginForm = ref({
|
||||
username: "cc",
|
||||
password: "123",
|
||||
password: "123456",
|
||||
rememberMe: false,
|
||||
code: "",
|
||||
uuid: ""
|
||||
|
||||
Reference in New Issue
Block a user