@ -22,8 +22,8 @@
export default {
data() {
return {
username: 'test',
password: 'Admin2022'
username: '',
password: ''
}
},
onLoad: function() {