seimin 2 місяців тому
батько
коміт
7f45e55bd1

+ 1 - 1
src/app/components/configurationCenter/configuration-manHour/configuration-manHour.component.ts

@@ -82,7 +82,7 @@ export class ConfigurationManHourComponent implements OnInit {
82 82
         key: "incident_category_score"
83 83
       },
84 84
       idx: 0,
85
-      sum: 10,
85
+      sum: 99999,
86 86
     };
87 87
     this.mainService
88 88
       .getFetchDataList("simple/data", "dictionary", postData)