sc
This commit is contained in:
@@ -115,8 +115,8 @@
|
|||||||
|
|
||||||
// 表单状态
|
// 表单状态
|
||||||
const loginForm = ref({
|
const loginForm = ref({
|
||||||
username: "17318531354",
|
username: "",
|
||||||
password: "888888"
|
password: ""
|
||||||
})
|
})
|
||||||
|
|
||||||
// UI状态
|
// UI状态
|
||||||
|
|||||||
Reference in New Issue
Block a user