#
whycq
2023-12-22 dbd384fa53e9f7e8fede4f90ad2912258c1e1282
#
1个文件已修改
13 ■■■■■ 已修改文件
Monitor-APP/pages/home/home.vue 13 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Monitor-APP/pages/home/home.vue
@@ -426,15 +426,12 @@
            that.baseLedId = BaseLedId
            that.basePort = BasePort
            that.baseCrnId = BaseCrnId
            this.getDate2()
            setTimeout(()=>{
                // this.getServerData()
                // this.initlineChart()
                // this.initPieChart()
                // this.getOther()
                this.getServerData()
                this.initlineChart()
                this.initPieChart()
                this.getOther()
                setTimeout(()=>{
                    this.getServerData()
                    this.initlineChart()
@@ -450,8 +447,8 @@
            },500)
        },
        onLoad() {
            setInterval(()=>{
                this.getServerData()
                this.getDate2()
                this.getUrl()
                this.getInfo()