This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
bjquanjiang
/
pinganxiaoyuan
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
444
master
suyanyan
1 month ago
parent
8ee1b28bdd
bc8cf1d21f
commit
788bc4006c
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
SafeCampus.WEB/src/views/login/components/pwd-login/index.vue
+ 0
- 1
SafeCampus.WEB/src/views/login/components/pwd-login/index.vue
View File
@@ -92,7 +92,6 @@ const loginFormRef = ref<FormInstance>(); // 表单实例
const loginForm = reactive<Login.LoginForm>({
// account: "superAdmin", //用户名
// password: "123456", // 密码
account: "", //用户名
password: "", // 密码
validCode: "", // 验证码
Write
Preview
Loading…
Cancel
Save