seimin 1 yıl önce
ebeveyn
işleme
6cc3c1ec3a

+ 1 - 1
proxy.conf.json

@@ -1,6 +1,6 @@
1 1
 {
2 2
   "/service": {
3
-    "target": "http://192.168.4.240",
3
+    "target": "http://192.168.3.108",
4 4
     "logLevel": "debug",
5 5
     "changeOrigin": true,
6 6
     "pathRewrite": {

+ 1 - 1
src/app/views/compre-statistics/compre-statistics.component.ts

@@ -853,7 +853,7 @@ export class CompreStatisticsComponent implements OnInit {
853 853
             value: e.num
854 854
           }
855 855
         });
856
-        let countData = that.taskTypeInfo.forEach((e) => {
856
+        let countData = that.taskTypeInfo.map((e) => {
857 857
           return {
858 858
             ...e,
859 859
             value: e.count