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