Browse Source

注释掉海子#中断的静态引用

mw_666 3 years ago
parent
commit
8e0126ef01
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/SandTable/SandTable.vue

+ 1 - 0
src/views/SandTable/SandTable.vue

@@ -743,6 +743,7 @@ export default {
           stationid: that.wpId,
         },
         success(res) {
+			console.log(res)
           let warnChartData = [];
           for (let key in res.data) {
             const ele = res.data[key];