😎去掉goview登录默认账号信息
This commit is contained in:
parent
dc44a41801
commit
e06841f37a
@ -128,8 +128,8 @@ const sysinfo = ref()
|
||||
const t = window['$t']
|
||||
|
||||
const formInline = reactive({
|
||||
username: 'superadmin',
|
||||
password: 'Admin.NET++010101'
|
||||
username: '',
|
||||
password: ''
|
||||
})
|
||||
|
||||
const rules = {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user