#
whycq
2023-05-04 62214bc3b8ced2f97fd381e5ed3e18d318b76a31
#
1个文件已修改
3 ■■■■■ 已修改文件
Monitor-APP/pages/home/home.vue 3 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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
            },