apply-clients 3.5.6-4 → 3.5.6-6

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 (45) hide show
  1. package/build/dev-server.js +5 -5
  2. package/package.json +1 -1
  3. package/src/components/android/Process/AppServiceControl.vue +1760 -1760
  4. package/src/components/product/Function/Service/FunctionServiceControl.vue +497 -497
  5. package/src/components/product/Install/ContractCharge.vue +210 -210
  6. package/src/filiale/fugou/android/AppAddMaterialScience.vue +444 -444
  7. package/src/filiale/fugou/android/AppAddReplacement.vue +512 -512
  8. package/src/filiale/fugou/android/AppDevicesManagement.vue +516 -521
  9. package/src/filiale/fugou/android/AppInstallationDetails.vue +541 -542
  10. package/src/filiale/fugou/android/AppZhihuanManagement.vue +242 -242
  11. package/src/filiale/fugou/pc/AddReplacement.vue +511 -511
  12. package/src/filiale/fugou/pc/ApplyChargeList.vue +554 -554
  13. package/src/filiale/fugou/pc/Applybatchdispatch.vue +754 -754
  14. package/src/filiale/fugou/pc/InstallationDetails.vue +646 -646
  15. package/src/filiale/fugou/pc/ServiceControl.vue +1732 -1732
  16. package/src/filiale/fugou/pc/addMaterialScience.vue +481 -481
  17. package/src/filiale/fugou/pc.js +19 -19
  18. package/src/filiale/gongyi/pc/addressAndUserinfoManagement.vue +187 -187
  19. package/src/filiale/gongyi/pc.js +25 -25
  20. package/src/filiale/hongda/pc/addMaterialScience.vue +723 -723
  21. package/src/filiale/jinhuang/android/AppAddMaterialScience.vue +635 -635
  22. package/src/filiale/jinhuang/android/AppServiceControl.vue +1842 -1842
  23. package/src/filiale/jinhuang/android.js +7 -7
  24. package/src/filiale/jinhuang/pc/ExplorationSelect.vue +511 -511
  25. package/src/filiale/jinhuang/pc/ServiceControl.vue +1 -1
  26. package/src/filiale/jinhuang/pc/SupervisoryList.vue +478 -478
  27. package/src/filiale/jinhuang/pc/addMaterialScience.vue +638 -638
  28. package/src/filiale/jinhuang/pc.js +12 -12
  29. package/src/filiale/qianneng/pc/Applybatchdispatch.vue +786 -786
  30. package/src/filiale/qianneng/pc/ServiceControl.vue +1387 -1387
  31. package/src/filiale/ruihua/pc/ServiceControl.vue +1973 -1973
  32. package/src/filiale/shexian/android/AppServiceControl.vue +1786 -1786
  33. package/src/filiale/shexian/android/AppSign.vue +152 -152
  34. package/src/filiale/yangchunboneng/android/AppChargeManagement.vue +527 -527
  35. package/src/filiale/yangchunboneng/android/AppContractCharge.vue +222 -222
  36. package/src/filiale/yangchunboneng/android/AppInstallationMaterial.vue +1144 -1144
  37. package/src/filiale/yangchunboneng/android/AppServiceControl.vue +1879 -1879
  38. package/src/filiale/yangchunboneng/android.js +21 -21
  39. package/src/filiale/yangchunboneng/pc/ApplyUpload.vue +392 -392
  40. package/src/filiale/yangchunboneng/pc/ExplorationSelect.vue +612 -612
  41. package/src/filiale/yangchunboneng/pc/SupervisoryControl.vue +141 -141
  42. package/src/filiale/yangchunboneng/pc/buildOrderList.vue +421 -421
  43. package/src/filiale/yangchunboneng/pc/printBuildOrder.vue +175 -175
  44. package/src/filiale/yangchunboneng/pc.js +29 -29
  45. package/src/main.js +3 -3
@@ -1402,7 +1402,7 @@
1402
1402
 
1403
1403
  let data = {
1404
1404
  tablename: 't_area',
1405
- condition: `f_filialeid = '${this.$login.f.orgid}' and f_residential_area = '${this.show_data.f_residential_area}'`
1405
+ condition: `f_orgid = '${this.$login.f.orgid}' and f_residential_area = '${this.show_data.f_residential_area}'`
1406
1406
  }
1407
1407
  let http = new HttpResetClass()
1408
1408
  let res = await http.load(