seimin 1 year ago
parent
commit
9e78b0423c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/app/views/other-page-control/other-page-control.component.ts

+ 1 - 1
src/app/views/other-page-control/other-page-control.component.ts

@@ -75,7 +75,7 @@ export class OtherPageControlComponent implements OnInit {
75 75
   getTaskTypes(e:string = '') {
76 76
     let postData:any = {
77 77
       idx: 0,
78
-      sum: 10,
78
+      sum: 9999,
79 79
       taskType: {
80 80
         taskName: e,
81 81
         simpleQuery: true,