safecheck-client 4.0.2-6 → 4.0.2-62

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 (69) hide show
  1. package/package.json +1 -1
  2. package/src/components/NewDefectList/DefectPaperNew.vue +1184 -1184
  3. package/src/components/android/AndroidNotifiedDeal.vue +417 -0
  4. package/src/components/android/PhoneUpUserinfo.vue +1249 -1249
  5. package/src/components/android/SafeRightTree.vue +218 -218
  6. package/src/components/android/SafecheckDevices.vue +1340 -1340
  7. package/src/components/android/week/CheckResultSimple.vue +251 -0
  8. package/src/components/android/week/FirstWeekCheck.vue +275 -0
  9. package/src/components/android/week/StepHeaderBar.vue +457 -0
  10. package/src/components/android/week/WeekCheck.vue +209 -0
  11. package/src/components/android/week/WeekCheckPaper.vue +219 -0
  12. package/src/components/android/week/WeekCheckPlan.vue +145 -0
  13. package/src/components/checkplan/SelectCheckPlan.vue +39 -0
  14. package/src/components/paper/safetyledger.vue +198 -0
  15. package/src/components/pc/CheckBook.vue +303 -303
  16. package/src/components/pc/CheckBookArea.vue +146 -146
  17. package/src/components/pc/CheckBookCompany.vue +144 -144
  18. package/src/components/pc/CheckBookDetails.vue +161 -161
  19. package/src/components/pc/CheckBookEntry.vue +60 -60
  20. package/src/components/pc/CheckBookSearchArea.vue +560 -560
  21. package/src/components/pc/CheckBookSearchUnit.vue +229 -229
  22. package/src/components/pc/CheckBookSearchUser.vue +659 -659
  23. package/src/components/pc/CheckBookSearchUserList.vue +674 -674
  24. package/src/components/pc/DefectDeal.vue +6 -2
  25. package/src/components/planmanage/checkUserList.vue +1 -1
  26. package/src/components/querycheckpaper/CheckSearchUser.vue +2 -1
  27. package/src/components/report/CheckPlanAreaList.vue +53 -7
  28. package/src/filiale/jinhong/android/AddPlanItem.vue +481 -0
  29. package/src/filiale/jinhong/android/AndroidDefectDeal.vue +722 -0
  30. package/src/filiale/jinhong/android/AndroidNotifiedDeal.vue +521 -0
  31. package/src/filiale/jinhong/android/CurrentCreate.vue +1355 -1313
  32. package/src/filiale/jinhong/android/PhoneInsurancePurchaseDetail.vue +28 -3
  33. package/src/filiale/jinhong/android/SafecheckOrderV.vue +2300 -0
  34. package/src/filiale/jinhong/android.js +15 -11
  35. package/src/filiale/jinhong/pc/CheckBookList.vue +28 -18
  36. package/src/filiale/jinhong/pc/CheckSearchUser.vue +42 -2
  37. package/src/filiale/jinhong/pc/NewCheckpaper.vue +1958 -0
  38. package/src/filiale/jinhong/pc/PaperList.vue +5 -1
  39. package/src/filiale/jinhong/pc/checkPlanList.vue +73 -24
  40. package/src/filiale/jinhong/pc/checkUserList.vue +806 -770
  41. package/src/filiale/jinhong/pc.js +1 -0
  42. package/src/filiale/meihekou/android/CheckPlanList.vue +198 -198
  43. package/src/filiale/meihekou/android/CheckPlanListArea.vue +190 -190
  44. package/src/filiale/meihekou/android/CurrentCreate.vue +16 -0
  45. package/src/filiale/meihekou/android/PaperFeedback.vue +1545 -1542
  46. package/src/filiale/meihekou/android/SafecheckDevices.vue +1343 -1340
  47. package/src/filiale/meihekou/android/SafecheckOrderV.vue +27 -28
  48. package/src/filiale/meihekou/android.js +22 -22
  49. package/src/filiale/meihekou/pc/CheckDetail.vue +217 -0
  50. package/src/filiale/meihekou/pc/CheckPlan.vue +52 -0
  51. package/src/filiale/meihekou/pc/CheckPlanAreaList.vue +505 -0
  52. package/src/filiale/meihekou/pc/NewCheckpaper.vue +2 -1
  53. package/src/filiale/meihekou/pc/NewCheckpaperNew.vue +2051 -2050
  54. package/src/filiale/meihekou/pc/NewCheckpaperTemp.vue +1 -0
  55. package/src/filiale/meihekou/pc/SelectCheckPlan.vue +262 -0
  56. package/src/filiale/meihekou/pc.js +18 -15
  57. package/src/filiale/qingjian/pc/SecurityCheckCoordinates.vue +2 -2
  58. package/src/filiale/taiyuan/android/AddPlanItem.vue +1 -0
  59. package/src/filiale/taiyuan/android/SafecheckDevices.vue +1343 -0
  60. package/src/filiale/taiyuan/android/SafecheckOrderV.vue +17 -17
  61. package/src/filiale/taiyuan/android.js +1 -0
  62. package/src/filiale/xinkang/android/SafecheckDevices.vue +2 -2
  63. package/src/filiale/xinkang/android/SafecheckOrderV.vue +9 -2
  64. package/src/filiale/xinkang/pc/NewCheckpaper.vue +17 -46
  65. package/src/filiale/xinliansihui/pc/PaperList.vue +814 -0
  66. package/src/filiale/xinliansihui/pc/PaperVisitMain.vue +206 -0
  67. package/src/filiale/xinliansihui/pc.js +13 -0
  68. package/src/safecheck-android.js +12 -0
  69. package/src/safecheck.js +3 -0
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "safecheck-client",
3
3
  "//": "主分支版本别乱升,测试包的版本直接发包(建议使用1.XX.XX-XXX格式作为测试包,不要频繁升级第三位版本号),别提交版本号。切了分支切记把主分支版本升了,保证主分支始终是最高版本!!!!!",
4
- "version": "4.0.2-6",
4
+ "version": "4.0.2-62",
5
5
  "description": "安检模块 前端组件",
6
6
  "author": "丁新 <417755458@qq.com>",
7
7
  "license": "ISC",