refine login
This commit is contained in:
@@ -121,7 +121,6 @@
|
||||
methods: {
|
||||
fetchData() {
|
||||
getList(this.listQuery).then(response => {
|
||||
console.log(response.data)
|
||||
this.list = response.data;
|
||||
})
|
||||
}
|
||||
|
Reference in New Issue
Block a user