no message
This commit is contained in:
parent
f72d4b644d
commit
6cbedbaccc
@ -166,9 +166,7 @@ export default {
|
||||
},
|
||||
methods: {
|
||||
loaddata(){
|
||||
|
||||
console.log(this.$socket.send(1));
|
||||
|
||||
|
||||
this.loading = true;
|
||||
this.$http.get('admin/upgrade/get').then((res) => {
|
||||
this.loading = false;
|
||||
|
Loading…
Reference in New Issue
Block a user