Commit 736682ab by 曾凡江

V2封板

parent f977450d
......@@ -84,8 +84,8 @@ const router = useRouter()
const {proxy} = getCurrentInstance()
const loginForm = ref({
username: 'admin',
password: 'admin123',
username: '',
password: '',
rememberMe: false,
code: '',
uuid: ''
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment