Browse Source

Merge branch 'lmm' into develop

seimin 3 years ago
parent
commit
be57975980
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/app/views/fuwutai/fuwutai.component.ts

+ 1 - 1
src/app/views/fuwutai/fuwutai.component.ts

@@ -793,7 +793,7 @@ export class FuwutaiComponent implements OnInit {
793
         searchDays: 1,
793
         searchDays: 1,
794
       },
794
       },
795
       idx: 0,
795
       idx: 0,
796
-      sum: 100,
796
+      sum: 999,
797
     };
797
     };
798
     postData.workOrder["keyWord"] = keyWords;
798
     postData.workOrder["keyWord"] = keyWords;
799
     if (stateId == 1) {
799
     if (stateId == 1) {