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
@@ -333,7 +333,7 @@
333
333
  <td style="text-align: center"><nobr>{{row.f_user_name}}</nobr></td>
334
334
  <td style="text-align: center"><nobr>{{row.f_user_type}}</nobr></td>
335
335
  <td style="text-align: center"><nobr>{{row.f_residential_area}}</nobr></td>
336
- <td style="text-align: center"><nobr>{{row.f_book_slice_area}}</nobr></td>
336
+ <td style="text-align: center"><nobr>{{row.f_slice_area}}</nobr></td>
337
337
  <td style="text-align: center"><nobr>{{row.f_book_name}}</nobr></td>
338
338
  <td style="text-align: center"><nobr>{{row.f_plan_name}}</nobr></td>
339
339
  <td style="text-align: center"><nobr>{{row.f_last_check_date}}</nobr></td>