Browse Source

Merge branch 'master' into lmm

seimin 11 months ago
parent
commit
1836ecedc1

+ 3 - 3
assets/js/controllers/businessConfiguration/commonFaultSymptomsCtrl.js

@@ -159,7 +159,7 @@ app.controller("commonFaultSymptomslistCtrl", [
159 159
             }
160 160
             var postData = {
161 161
               idx: 0,
162
-              sum: 1000,
162
+              sum: 9999,
163 163
             };
164 164
             if (filterKeyword) {
165 165
               postData.incidentcategory = {
@@ -356,7 +356,7 @@ app.controller("commonFaultSymptomslistCtrl", [
356 356
             }
357 357
             var postData = {
358 358
               idx: 0,
359
-              sum: 1000,
359
+              sum: 9999,
360 360
             };
361 361
             if (filterKeyword) {
362 362
               postData.incidentcategory = {
@@ -676,7 +676,7 @@ app.controller("commonFaultSymptomslistCtrl", [
676 676
       }
677 677
       var postData = {
678 678
         idx: 0,
679
-        sum: 1000,
679
+        sum: 9999,
680 680
       };
681 681
       if (filterKeyword) {
682 682
         postData.incidentcategory = {