seimin 1 年之前
父节点
当前提交
9e78b0423c
共有 1 个文件被更改,包括 1 次插入1 次删除
  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,