safecheck-client 3.0.39-15 → 3.0.39-17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (35) hide show
  1. package/package.json +1 -1
  2. package/src/App.vue +26 -31
  3. package/src/components/pc/RoleSelector.vue +172 -172
  4. package/src/components/rongcheng/AddPlanItem.vue +344 -344
  5. package/src/components/rongcheng/CheckCurrentCreate.vue +1081 -1081
  6. package/src/components/rongcheng/PaperDefectMain.vue +828 -828
  7. package/src/filiale/BFshiye/pc/checkUserList.vue +772 -772
  8. package/src/filiale/dexin/pc/PaperList.vue +840 -840
  9. package/src/filiale/hanzhong/pc/CheckHiddenDanger.vue +2 -2
  10. package/src/filiale/hanzhong/pc/CheckNumberStatistics.vue +1 -1
  11. package/src/filiale/hanzhong/pc/CheckSafeDetail.vue +6 -1
  12. package/src/filiale/hanzhong/pc/CheckSafeStatus.vue +1 -1
  13. package/src/filiale/hanzhong/pc/CheckerSafeDetail.vue +1 -1
  14. package/src/filiale/qingjian/android/PhoneUpUserinfo.vue +1336 -1336
  15. package/src/filiale/qingjian/android/SafecheckOrderV.vue +2918 -2918
  16. package/src/filiale/qingjian/android/SafecheckUserInfo.vue +823 -823
  17. package/src/filiale/qingjian/pc/NewCheckpaper.vue +1919 -1919
  18. package/src/filiale/siyang/android/SafecheckDevices.vue +1302 -1302
  19. package/src/filiale/wensu/android/SafecheckOrderV.vue +2444 -2444
  20. package/src/filiale/wensu/android/SafecheckUserInfo.vue +712 -712
  21. package/src/filiale/wensu/pc/CheckSearchUser.vue +1251 -1251
  22. package/src/filiale/yangchunboneng/android/CurrentCreate.vue +1191 -1191
  23. package/src/filiale/yangchunboneng/android/SafecheckUserInfo.vue +913 -913
  24. package/src/filiale/yangchunboneng/android.js +21 -21
  25. package/src/filiale/yangchunboneng/pc/CheckBookList.vue +353 -353
  26. package/src/filiale/yangchunboneng/pc/CheckPlanAreaList.vue +677 -677
  27. package/src/filiale/yangchunboneng/pc/CheckSearchUser.vue +1197 -1197
  28. package/src/filiale/yangchunboneng/pc/HiddenSituation.vue +171 -171
  29. package/src/filiale/yangchunboneng/pc/PaperDefectMain.vue +1112 -1112
  30. package/src/filiale/yangchunboneng/pc/PaperList.vue +757 -757
  31. package/src/filiale/yangchunboneng/pc/SelectCheckPlan.vue +331 -331
  32. package/src/filiale/yangchunboneng/pc.js +29 -29
  33. package/src/main.js +33 -33
  34. package/src/rongcheng.js +319 -319
  35. package/yarn-error.log +140 -0
@@ -248,8 +248,8 @@
248
248
  },
249
249
  echartswidth: '95%',
250
250
  barshowid: '1',
251
- model:new PagedList(),
252
- model1:new PagedList(),
251
+ model:new PagedList('rs/sql/QueryCheckStatus', 20, {startDate: 'this.startDate',endDate: 'this.endDate', orgid: 'this.orgid',plan_type:'this.plan_type',f_safecheck_type: 'this.f_safecheck_type'},{rh:'',dfby:'',wsy:'',jj:''}),
252
+ model1:new PagedList('rs/sql/QueryHiddenLevel', 20, {startDate: 'this.startDate',endDate: 'this.endDate', orgid: 'this.orgid',plan_type:'this.plan_type',f_safecheck_type: 'this.f_safecheck_type'},{a:'',b:'',c:'',ac:'',bc:'',cc:''}),
253
253
  orgid: `('${this.$login.f.orgid}')`,
254
254
  f: this.$login.f,
255
255
  chosenOrg: {
@@ -146,7 +146,7 @@
146
146
  countxq:0,
147
147
  },
148
148
 
149
- model: new PagedList(),
149
+ model: new PagedList('rs/sql/CountPeople', 20, {endDate: 'this.endDate', orgid: 'this.orgid'}),
150
150
  orgid: `('${this.$login.f.orgid}')`,
151
151
  f: this.$login.f,
152
152
  chosenOrg: {
@@ -216,7 +216,12 @@ export default {
216
216
  wsy: 0,
217
217
  checkrate: '0.00%',
218
218
  },
219
- model: new PagedList(),
219
+ model: new PagedList('rs/sql/YearCountRate', 20, {
220
+ year: 'this.year',
221
+ orgid: 'this.orgid',
222
+ plan_type: 'this.plan_type',
223
+ f_safecheck_type: 'this.f_safecheck_type'
224
+ }),
220
225
  orgid: `('${this.$login.f.orgid}')`,
221
226
  //测试
222
227
  // orgid:'2586252.6314787',
@@ -151,7 +151,7 @@
151
151
  yijian:0,
152
152
  checkrate:'0.00%',
153
153
  },
154
- model:new PagedList(),
154
+ model:new PagedList('rs/sql/CheckComplete',20, {year:'this.year',orgid:'this.orgid',plan_type:'this.plan_type',f_safecheck_type: 'this.f_safecheck_type'}),
155
155
  orgid: `('${this.$login.f.orgid}')`,
156
156
  startDate:(new Date()).getFullYear()+'-01-01',
157
157
  endDate: Util.toStandardDateString(),
@@ -196,7 +196,7 @@
196
196
  wsy:0,
197
197
  checkrate:'0.00%',
198
198
  },
199
- model:new PagedList(),
199
+ model:new PagedList('rs/sql/YearCheckerCountRate',20, {year:'this.year',orgid:'this.orgid',plan_type:'this.plan_type',f_start_time:'this.f_start_time',f_end_time:'this.f_end_time',f_safecheck_type: 'this.f_safecheck_type'}),
200
200
  orgid:`('${this.$login.f.orgid}')`,
201
201
  //测试
202
202
  // orgid:'2586252.6314787',