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