safecheck-client 3.0.35-46 → 3.0.35-48

Sign up to get free protection for your applications and to get access to all the features.
Files changed (26) hide show
  1. package/package.json +3 -3
  2. package/src/components/NewDefectList/DefectPaperNew.vue +1079 -1079
  3. package/src/filiale/dexin/pc/DefectListNew.vue +643 -643
  4. package/src/filiale/dexin/pc/DefectPaperNew.vue +1066 -1066
  5. package/src/filiale/dexin/pc.js +13 -13
  6. package/src/filiale/huaran/pc/PaperList.vue +843 -843
  7. package/src/filiale/huaran/pc/PlanManage.vue +946 -940
  8. package/src/filiale/jingyang/android/AddPlanItem.vue +458 -458
  9. package/src/filiale/jingyang/android/CurrentCreate.vue +1080 -1080
  10. package/src/filiale/jingyang/android/SafecheckOrderV.vue +2734 -2734
  11. package/src/filiale/jingyang/android.js +15 -15
  12. package/src/filiale/qingtongxia/android/AddPlanItem.vue +450 -450
  13. package/src/filiale/qingtongxia/android/CurrentCreate.vue +1053 -1053
  14. package/src/filiale/qingtongxia/android/PhoneUpUserinfo.vue +1230 -1230
  15. package/src/filiale/qingtongxia/android/SafecheckUserInfo.vue +782 -782
  16. package/src/filiale/qingtongxia/android.js +14 -14
  17. package/src/filiale/ruihua/android/SafecheckOrderV.vue +2747 -2747
  18. package/src/filiale/ruihua/android.js +11 -11
  19. package/src/filiale/siyang/android/AppCheckPlan.vue +246 -246
  20. package/src/filiale/siyang/android.js +15 -15
  21. package/src/filiale/siyang/pc/CheckBookList.vue +396 -396
  22. package/src/filiale/siyang/pc.js +22 -22
  23. package/src/filiale/tianke/pc/DefectListNew.vue +545 -538
  24. package/src/filiale/wuan/android/SafecheckOrderV.vue +2241 -2241
  25. package/src/filiale/wuan/android/SafecheckUserInfo.vue +596 -596
  26. package/src/main.js +1 -3
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "safecheck-client",
3
3
  "//": "主分支版本别乱升,测试包的版本直接发包(建议使用1.XX.XX-XXX格式作为测试包,不要频繁升级第三位版本号),别提交版本号。切了分支切记把主分支版本升了,保证主分支始终是最高版本!!!!!",
4
- "version": "3.0.35-46",
4
+ "version": "3.0.35-48",
5
5
  "description": "安检模块 前端组件",
6
6
  "author": "丁新 <417755458@qq.com>",
7
7
  "license": "ISC",
@@ -103,13 +103,13 @@
103
103
  "sketch-vue3": "^1.0.0",
104
104
  "style": "0.0.3",
105
105
  "style-loader": "^0.20.3",
106
- "system-clients": "3.3.2",
106
+ "system-clients": "3.2.82",
107
107
  "system-phone": "1.2.100",
108
108
  "telephone-clients": "1.1.27",
109
109
  "terser-webpack-plugin-legacy": "^1.2.5",
110
110
  "url-loader": "^0.5.7",
111
111
  "vue-amap": "0.5.10",
112
- "vue-client": "1.25.8",
112
+ "vue-client": "1.24.74",
113
113
  "vue-hot-reload-api": "^1.2.0",
114
114
  "vue-html-loader": "^1.0.0",
115
115
  "vue-loader": "^8.2.1",