seimin 3 months ago
parent
commit
7f45e55bd1

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

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