#
whycq
2023-05-04 62214bc3b8ced2f97fd381e5ed3e18d318b76a31
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
         },