Monitor-APP/pages/home/home.vue @@ -428,6 +428,9 @@ },1000) }, methods: { timeOut() { console.log(this.times); }, getUrl() { this.commonUrl = this.baseHttp + this.baseIP + ':' +this.basePort + "/" +this.baseUrl },