no message

This commit is contained in:
小陌 2023-09-19 18:55:32 +08:00
parent f72d4b644d
commit 6cbedbaccc

View File

@ -167,8 +167,6 @@ export default {
methods: {
loaddata(){
console.log(this.$socket.send(1));
this.loading = true;
this.$http.get('admin/upgrade/get').then((res) => {
this.loading = false;