safecheck-client 3.0.35-3 → 3.0.35-31

Sign up to get free protection for your applications and to get access to all the features.
Files changed (48) hide show
  1. package/package.json +1 -1
  2. package/src/components/NewDefectList/DefectListNew.vue +617 -617
  3. package/src/components/Util/SafecheckUpload.vue +4 -0
  4. package/src/components/android/CheckPlanDown.vue +1 -1
  5. package/src/components/android/CivilCurrentCreate.vue +56 -41
  6. package/src/components/android/NoCivilCurrentCreate.vue +10 -0
  7. package/src/components/android/PhoneUpUserinfo.vue +25 -6
  8. package/src/components/android/SafecheckOrderV.vue +2805 -2805
  9. package/src/components/pc/SecurityCheckLedger.vue +113 -0
  10. package/src/components/planmanage/PlanManage.vue +47 -2
  11. package/src/components/report/CheckPlanAreaList.vue +25 -5
  12. package/src/components/rongcheng/AddPlanItem.vue +1 -1
  13. package/src/components/rongcheng/AspiratedAreaPlan.vue +1 -0
  14. package/src/components/rongcheng/AspiratedPaperFeedbackm.vue +4 -0
  15. package/src/components/rongcheng/AspiratedUserInfo.vue +12 -4
  16. package/src/components/rongcheng/CheckSearchUser.vue +1 -1
  17. package/src/components/rongcheng/SafecheckOrderV.vue +1 -1
  18. package/src/components/rongcheng/SafecheckUserInfo.vue +12 -12
  19. package/src/filiale/bayan/android/AddPlanItem.vue +22 -2
  20. package/src/filiale/bayan/android/CheckPlanDown.vue +2 -2
  21. package/src/filiale/bayan/android/CurrentCreate.vue +10 -0
  22. package/src/filiale/bayan/android/PhoneUpUserinfo.vue +908 -905
  23. package/src/filiale/bayan/android/SafecheckOrderV.vue +76 -20
  24. package/src/filiale/bayan/android/SafecheckUserInfo.vue +4 -0
  25. package/src/filiale/bayan/pc/PlanManage.vue +2 -0
  26. package/src/filiale/bayan/pc/SelectCheckPlan.vue +6 -1
  27. package/src/filiale/huaran/android/CheckPlanDown.vue +212 -0
  28. package/src/filiale/huaran/android.js +1 -0
  29. package/src/filiale/huaran/pc/PlanManage.vue +53 -6
  30. package/src/filiale/huaran/pc/checkUserList.vue +55 -22
  31. package/src/filiale/huaran/pc.js +1 -0
  32. package/src/filiale/jiaxian/android/SafecheckOrderV.vue +2807 -2807
  33. package/src/filiale/qianneng/android/SafecheckOrderV.vue +2785 -2785
  34. package/src/filiale/shanxian/android/AddPlanItem.vue +1 -1
  35. package/src/filiale/shanxian/android/SafecheckOrderV.vue +2979 -2979
  36. package/src/filiale/shanxian/pc/checkUserList.vue +1 -1
  37. package/src/filiale/siyang/pc/CheckSearchUser.vue +1035 -1035
  38. package/src/filiale/siyang/pc/checkUserList.vue +108 -133
  39. package/src/filiale/tongchuan/android/SafecheckOrderV.vue +3 -3
  40. package/src/filiale/tongchuan/pc/CheckSearchUser.vue +5 -13
  41. package/src/filiale/tongchuan/pc/PaperDefectMain.vue +1060 -1060
  42. package/src/filiale/weinan/pc/CheckBookSearchUserList.vue +735 -735
  43. package/src/filiale/weinan/pc/CheckDetail.vue +278 -278
  44. package/src/filiale/weinan/pc/checkUserList.vue +712 -712
  45. package/src/filiale/xilan/android/CurrentCreate.vue +1053 -1067
  46. package/src/filiale/xilan/android.js +0 -1
  47. package/src/safecheck.js +3 -0
  48. package/src/filiale/xilan/android/AddPlanItem.vue +0 -461
@@ -223,7 +223,7 @@
223
223
  export default {
224
224
  title: '安检员B',
225
225
  data () {
226
- let model = new PagedList(`${this.$androidUtil.getProxyUrl()}/rs/sql/提取用户档案`, 20, { groupitem: '""', orderitem: '"f_residential_area,CAST(build as int),f_unit,CAST(floor1 as int) desc,f_room"',f_check_type:'this.f_check_type[0]',
226
+ let model = new PagedList(`${this.$androidUtil.getProxyUrl()}/rs/sql/提取用户档案`, 20, { groupitem: '""', orderitem: '"f_residential_area,CAST(build as int) desc,f_unit,CAST(floor1 as int) desc,f_room"',f_check_type:'this.f_check_type[0]',
227
227
  f_user_name:'this.model.f_username',myCycle: 'this.myCycle',fyCycle: 'this.fyCycle', f_user_type:'this.f_user_type',f_sign: 'this.f_sign[0]', f_residential_area:'this.model.f_districtname', f_address:'this.model.f_address',f_user_state: 'this.f_user_state[0]',f_orgids:'this.f_orgids',f_unit:'this.model.f_unit',f_building:'this.model.f_building',f_filialeid:'this.f_filialeid'})
228
228
  model.f_sign = ['']
229
229
  model.f_user_type = ''