sale-client 3.5.48 → 3.5.50

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 (57) hide show
  1. package/build/dev-server.js +3 -0
  2. package/package.json +2 -2
  3. package/src/components/FilesManage/UserGeneralInfoTest.vue +2 -1
  4. package/src/components/UserFiles/HighMeterCard.vue +1071 -0
  5. package/src/components/archives/ArchivesList.vue +14 -14
  6. package/src/components/archives/UserfilesList.vue +68 -2
  7. package/src/components/common/userinfo_detail/UserBaseInfoNew.vue +9 -4
  8. package/src/components/revenue/comprehen/StairPrice/GasPrice.vue +1 -1
  9. package/src/components/revenue/dispatch/dispatchDown.vue +1 -1
  10. package/src/components/webMeter/paramSave/ParamSetForm.vue +2 -1
  11. package/src/components/webMeter/paramSaveNew/ParamSetForm.vue +31 -5
  12. package/src/filiale/chengtou/components/FilesManage/FileUserFiles.vue +1018 -0
  13. package/src/filiale/chengtou/sale.js +8 -0
  14. package/src/filiale/dongguan/components/comprehen/StairPrice/GasPrice.vue +1 -1
  15. package/src/filiale/guangxi/UnWriteCardCenter.vue +112 -112
  16. package/src/filiale/qianneng/GasPrice.vue +1 -1
  17. package/src/filiale/shanggao/HighMeterIdCard.vue +1 -0
  18. package/src/filiale/shangluo/IOTMeterCenter.vue +797 -0
  19. package/src/filiale/{gongyi/filesManage → shangluo}/MeterinfoTest.vue +413 -75
  20. package/src/filiale/{gongyi/filesManage → shangluo}/UserEssentialInfoTest.vue +50 -22
  21. package/src/filiale/shangluo/sale.js +9 -0
  22. package/src/filiale/tongchuan/StairPrice/GasPrice.vue +1 -1
  23. package/src/filiale/tongchuan/UserBaseInfoNew.vue +14 -5
  24. package/src/plugins/CardService.js +1 -1
  25. package/src/filiale/gongyi/ChangeAccount/TransferManage.vue +0 -369
  26. package/src/filiale/gongyi/FilesManageNew/MeterinfoTest.vue +0 -681
  27. package/src/filiale/gongyi/HandManager/CardHand.vue +0 -695
  28. package/src/filiale/gongyi/HandManager/HandManager.vue +0 -1812
  29. package/src/filiale/gongyi/HandManager/HandManagerPrintBill.vue +0 -59
  30. package/src/filiale/gongyi/HandManager/PriceAdjustment.vue +0 -402
  31. package/src/filiale/gongyi/charge/ChargeList.vue +0 -711
  32. package/src/filiale/gongyi/charge/ChargeManage.vue +0 -229
  33. package/src/filiale/gongyi/charge/IOTMeterCenter.vue +0 -672
  34. package/src/filiale/gongyi/charge/business/CardMeterCenter.vue +0 -693
  35. package/src/filiale/gongyi/charge/business/OtherChargeNew.vue +0 -437
  36. package/src/filiale/gongyi/charge/business/ShowCardSellGas.vue +0 -720
  37. package/src/filiale/gongyi/charge/business/machine/MachineCharge.vue +0 -177
  38. package/src/filiale/gongyi/charge/business/machine/MachineMeterCenter.vue +0 -612
  39. package/src/filiale/gongyi/charge/business/machine/OweDetailList.vue +0 -62
  40. package/src/filiale/gongyi/charge/business/machine/OweList.vue +0 -213
  41. package/src/filiale/gongyi/charge/business/refund/IOTRefund.vue +0 -191
  42. package/src/filiale/gongyi/charge/business/refund/RefundManage.vue +0 -28
  43. package/src/filiale/gongyi/charge/business/refund/machineRefund.vue +0 -188
  44. package/src/filiale/gongyi/common/PaymentCode.vue +0 -164
  45. package/src/filiale/gongyi/common/userinfo_detail/UserBaseInfo.vue +0 -365
  46. package/src/filiale/gongyi/common/userinfo_detail/UserBaseInfoNew.vue +0 -325
  47. package/src/filiale/gongyi/components/revenue/comprehen/Message/AllUser.vue +0 -505
  48. package/src/filiale/gongyi/components/revenue/comprehen/Message/ArrearsList.vue +0 -323
  49. package/src/filiale/gongyi/filesManage/FileUserAddress.vue +0 -743
  50. package/src/filiale/gongyi/revenue/base/leftview/Userinfo.vue +0 -113
  51. package/src/filiale/gongyi/revenue/base/leftview/meterinfodetail.vue +0 -177
  52. package/src/filiale/gongyi/revenue/changemeter/ChangeMeter.vue +0 -681
  53. package/src/filiale/gongyi/revenue/comprehen/OverCharge/OverUseCharge.vue +0 -365
  54. package/src/filiale/gongyi/revenue/comprehen/StairPrice/GasPrice.vue +0 -501
  55. package/src/filiale/gongyi/revenue/comprehen/ovdue/Overduetax.vue +0 -201
  56. package/src/filiale/gongyi/revenue/comprehen/ovdue/OverduetaxPrintBill.vue +0 -61
  57. package/src/filiale/gongyi/sale.js +0 -54
@@ -36,6 +36,9 @@ var proxyTable = {
36
36
  '/rs/logic/saleGetExportProgress': {
37
37
  target: fuwu
38
38
  },
39
+ '/rs/file': {
40
+ target: fuwu
41
+ },
39
42
  '/files': {
40
43
  target: fuwu
41
44
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sale-client",
3
- "version": "3.5.48",
3
+ "version": "3.5.50",
4
4
  "description": "收费模块前台组件",
5
5
  "main": "src/index.js",
6
6
  "scripts": {
@@ -86,7 +86,7 @@
86
86
  "sinon-chai": "^2.8.0",
87
87
  "style": "0.0.3",
88
88
  "style-loader": "^0.20.3",
89
- "system-clients": "3.2.6-1",
89
+ "system-clients": "3.2.25",
90
90
  "url-loader": "^0.5.7",
91
91
  "vue-client": "1.24.67",
92
92
  "vue-clipboard2": "0.3.1",
@@ -10,7 +10,7 @@
10
10
  <button class="button_search" style="width: max-content" @click="uploadPictures()">拍照</button>
11
11
  <button class="button_search" style="width: max-content" @click="openBankAccount()" v-if="data.meterinfo[0].f_user_type[0] === '非民用' && ($login.r.includes('银行开户'))">银行开户</button>
12
12
  </div>
13
- <file-user-essential-info :userphonelist="data.baseinfo.userphonelist" :baseinfo="data.baseinfo" :addressinfo="data.addressinfo" @valid="essentialInfo = true"
13
+ <file-user-essential-info :usertype="row?row.f_user_type:null" :userphonelist="data.baseinfo.userphonelist" :baseinfo="data.baseinfo" :addressinfo="data.addressinfo" @valid="essentialInfo = true"
14
14
  @invalid="essentialInfo = false" v-ref:useressential :isedit="isedit"></file-user-essential-info>
15
15
  <file-userinfo-device :userinfodevices.sync="userinfodevices" :show_userinfodevices.sync="show_userinfodevices"
16
16
  :userinfoid='data.baseinfo.base.f_userinfo_id'></file-userinfo-device>
@@ -153,6 +153,7 @@ export default {
153
153
  base: {
154
154
  f_user_name: '',
155
155
  f_user_state: '',
156
+ f_user_type:'',
156
157
  f_credentials: '',
157
158
  f_cost_type: '',
158
159
  f_bz_type: '',