safecheck-client 3.0.39-55 → 3.0.39-57

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 (36) hide show
  1. package/package.json +1 -1
  2. package/src/App.vue +31 -26
  3. package/src/components/pc/PaperDefectMain.vue +867 -867
  4. package/src/components/pc/RoleSelector.vue +172 -172
  5. package/src/components/rongcheng/AddPlanItem.vue +344 -344
  6. package/src/components/rongcheng/CheckCurrentCreate.vue +1081 -1081
  7. package/src/components/rongcheng/PaperDefectMain.vue +828 -828
  8. package/src/filiale/BFshiye/pc/checkUserList.vue +772 -772
  9. package/src/filiale/baiyin/android/SafecheckUserInfo.vue +775 -775
  10. package/src/filiale/baiyin/android.js +12 -12
  11. package/src/filiale/dexin/android/SafecheckOrderV.vue +2983 -2984
  12. package/src/filiale/dexin/android/SafecheckOrderVTemp.vue +4 -1
  13. package/src/filiale/dexin/pc/PaperList.vue +840 -840
  14. package/src/filiale/qingjian/android/PhoneUpUserinfo.vue +1357 -1357
  15. package/src/filiale/qingjian/android/SafecheckUserInfo.vue +823 -823
  16. package/src/filiale/qingjian/pc/NewCheckpaper.vue +1919 -1919
  17. package/src/filiale/rongchuang/android/CurrentCreate.vue +1055 -0
  18. package/src/filiale/rongchuang/android/PhoneUpUserinfo.vue +1262 -1262
  19. package/src/filiale/rongchuang/pc/checkPlanList.vue +398 -398
  20. package/src/filiale/rongchuang/pc.js +18 -18
  21. package/src/filiale/wensu/android/SafecheckOrderV.vue +2444 -2444
  22. package/src/filiale/wensu/android/SafecheckUserInfo.vue +712 -712
  23. package/src/filiale/wensu/pc/CheckSearchUser.vue +1251 -1251
  24. package/src/filiale/yangchunboneng/android/CurrentCreate.vue +1191 -1191
  25. package/src/filiale/yangchunboneng/android/SafecheckUserInfo.vue +913 -913
  26. package/src/filiale/yangchunboneng/android.js +21 -21
  27. package/src/filiale/yangchunboneng/pc/CheckBookList.vue +353 -353
  28. package/src/filiale/yangchunboneng/pc/CheckSearchUser.vue +1197 -1197
  29. package/src/filiale/yangchunboneng/pc/HiddenSituation.vue +171 -171
  30. package/src/filiale/yangchunboneng/pc/PaperDefectMain.vue +1112 -1112
  31. package/src/filiale/yangchunboneng/pc/PaperList.vue +757 -757
  32. package/src/filiale/yangchunboneng/pc/SelectCheckPlan.vue +331 -331
  33. package/src/filiale/yangchunboneng/pc.js +29 -29
  34. package/src/main.js +33 -33
  35. package/src/rongcheng.js +319 -319
  36. package/yarn-error.log +0 -140
@@ -159,7 +159,10 @@ export default {
159
159
  "表号":{"index":5,"type":"string","readonly":false,"checkmust": true},
160
160
  "用户姓名":{"index":6,"type":"string","readonly":false,"checkmust": false},
161
161
  "用户电话":{"index":7,"type":"string","readonly":false,"checkmust": false},
162
- "表具照片":{"index":8,"type":"picture","readonly":false,"checkmust": true}
162
+ "表具照片":{"index":8,"type":"picture","readonly":false,"checkmust": true},
163
+ "安装日期":{"index":9,"type":"date","readonly":false,"checkmust": true},
164
+ "左右表":{"index":10,"multiple":false,"type":"selector","options":[{"data":"左表"},{"data":"右表"}],"checkmust":true},
165
+ "检验时间":{"index":11,"type":"date","readonly":false,"checkmust": true}
163
166
  }
164
167
  },
165
168
  "其他隐患":{