12
zhang
2025-09-21 fdfddf7913c0f969cebc0cfd00f1bdef1273b2d9
Monitor-APP/pages/index/index.vue
@@ -399,7 +399,6 @@
            // 主页信息
            this.getServerData();
            this.getOther();
            this.getDateFormat();
            // 其他信息
            this.getDate();
            this.getPakin();
@@ -422,6 +421,7 @@
            var result = ycqdata.dataEEE
            // 测试用 ↓
            var   res = result.data
            // 测试用 ↑
            // 返回结果有值 且值不等于空值 就是有错误信息需要展示
            if (res.data && res.data !== "") {
@@ -584,6 +584,7 @@
               method:'GET',
               success(result) {
                  var res = result.data
                  console.log(result);
                  if (res.code === 200) {
                     that.chartsData.Line.categories = [
                        that.getDateFormat(-11),that.getDateFormat(-10),that.getDateFormat(-9),that.getDateFormat(-8),