sale-client 4.2.5 → 4.2.6-ronghao

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 (59) hide show
  1. package/build/dev-server.js +1 -1
  2. package/package.json +1 -1
  3. package/src/filiale/jinhong/HandplanQuery.vue +20 -0
  4. package/src/filiale/jinhong/machineDown.vue +32 -4
  5. package/src/filiale/jinhong/machineHand.vue +2099 -0
  6. package/src/filiale/jinhong/plugins/GetSaleParams.js +302 -0
  7. package/src/filiale/jinhong/plugins/LoadParams.js +124 -0
  8. package/src/filiale/jinhong/sale.js +6 -0
  9. package/src/filiale/jinhuang/WebHand.vue +1026 -1026
  10. package/src/filiale/ronghao/uploadFilesHistory.vue +5 -24
  11. package/.gradle/5.2.1/fileChanges/last-build.bin +0 -0
  12. package/.gradle/5.2.1/fileHashes/fileHashes.lock +0 -0
  13. package/.gradle/5.2.1/gc.properties +0 -0
  14. package/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
  15. package/.gradle/buildOutputCleanup/cache.properties +0 -2
  16. package/.gradle/vcs-1/gc.properties +0 -0
  17. package/src/components/FilesManage/addressts/FileUserFilests.vue +0 -671
  18. package/src/components/FilesManage/ncUserinfoList.vue +0 -315
  19. package/src/components/SellGasCharge/MeterCharge/CardDataRewrite.vue +0 -107
  20. package/src/components/SendCard/SendCardData.vue +0 -208
  21. package/src/components/accounts/accountAdd.vue +0 -276
  22. package/src/components/accounts/accountsList.vue +0 -183
  23. package/src/components/accounts/accountsManage.vue +0 -87
  24. package/src/components/common/chargeinfo/chargeinfo.vue +0 -55
  25. package/src/components/common/userinfo_detail/config/exportConfig.js +0 -85
  26. package/src/components/ncarchives/ncArchivesAdd.vue +0 -468
  27. package/src/components/ncarchives/ncArchivesList.vue +0 -159
  28. package/src/components/ncarchives/ncUserfilesList.vue +0 -373
  29. package/src/components/ncarchives/ncarchivesmanage.vue +0 -80
  30. package/src/components/revenue/IOTArrears/arrears.vue +0 -323
  31. package/src/components/revenue/IOTArrears/iotRechargeAudit.vue +0 -369
  32. package/src/components/revenue/base/rightview/carddetail/cardiotfeeChangeDetail.vue +0 -59
  33. package/src/components/revenue/base/rightview/carddetail/reduceChangeDetail.vue +0 -59
  34. package/src/components/revenue/comprehen/ComprehenOperation/BatchChange/BatchCancellationts.vue +0 -73
  35. package/src/components/revenue/comprehen/ComprehenOperation/BatchChange/BatchEnablets.vue +0 -73
  36. package/src/components/revenue/comprehen/ComprehenOperation/IcFeeDeduction/ReduceAddGas.vue +0 -199
  37. package/src/components/revenue/comprehen/ComprehenOperation/IcFeeDeduction/icdeductionManage.vue +0 -24
  38. package/src/components/revenue/comprehen/ComprehenOperation/IcFeeDeduction/icdeductionYSManage.vue +0 -24
  39. package/src/components/revenue/comprehen/ComprehenOperation/IcFeeDeduction/icfeeDeduction.vue +0 -185
  40. package/src/components/revenue/comprehen/ComprehenOperation/IcFeeDeduction/icfeeYSDeduction.vue +0 -185
  41. package/src/components/revenue/comprehen/ComprehenOperation/newchangemeter/ChangeFlowMeter.vue +0 -356
  42. package/src/components/revenue/comprehen/ComprehenOperation/newchangemeter/CorrectionMeter.vue +0 -148
  43. package/src/components/revenue/comprehen/SpecialUser/BlackList/BlackUserList.vue +0 -136
  44. package/src/components/revenue/recordMainten/sellinggas/AddWarehousemain.vue +0 -65
  45. package/src/components/revenue/recordMainten/sellinggas/MeterOperateAdd.vue +0 -483
  46. package/src/components/revenue/recordMainten/sellinggas/MeterOperatemain.vue +0 -279
  47. package/src/components/revenue/recordMainten/sellinggas/MeterOperatemainImport.vue +0 -265
  48. package/src/components/thirdapply/thirdAdd.vue +0 -289
  49. package/src/components/thirdapply/thirdList.vue +0 -162
  50. package/src/components/thirdapply/thirdManage.vue +0 -74
  51. package/src/components/webMeter/InstructQuery.vue +0 -414
  52. package/src/components/webMeter/ParamSet/ParamSet.vue +0 -556
  53. package/src/components/webMeter/ParamSet/ParamSetForm.vue +0 -296
  54. package/src/components/webMeter/WebUserHand.vue +0 -483
  55. package/src/components/webMeter/instructionView/NewQueryInstruct.vue +0 -509
  56. package/src/components/webMeter/instructionView/NewQueryInstructMain.vue +0 -48
  57. package/src/components/webMeter/webManage/NewMeterList.vue +0 -461
  58. package/src/plugins/FileManageServicets.js +0 -214
  59. package/src/plugins/GetImg.js +0 -53
@@ -42,7 +42,8 @@
42
42
  <div v-for="file in item.arrays" class="col-sm-6">
43
43
 
44
44
  <div style="height:180px;">
45
- <img style="height:100%" :src="file.f_downloadURL"/>
45
+ <img-self-sale-plus :src="file.f_downloadURL" :list="file.f_downloadURL" :width="180" :height="180">预览2</img-self-sale-plus>
46
+ <!-- <img style="height:100%" :src="file.f_downloadURL"/>-->
46
47
  </div>
47
48
 
48
49
  <div style="height:190px;">
@@ -51,8 +52,9 @@
51
52
  <div class="showtext">分类:&nbsp;<span>{{file.fusetype}}</span></div>
52
53
  <div class="showtext">文件说明:&nbsp;{{file.fremarks}}</div>
53
54
  <div class="flex-row showtext">
54
- <button class="btn btn-link" @click.stop="imgShow(file.f_downloadURL)">预览</button>
55
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
55
+ <!-- <a target="_blank" @click.stop="imgShow(file.f_downloadURL)"></a>-->
56
+ <!-- -->
57
+ <!-- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-->
56
58
  <a v-show="isDelete == '1'" @click="delet($index,file)">删除</a>
57
59
  </div>
58
60
  </div>
@@ -64,19 +66,6 @@
64
66
  </div>
65
67
  </div>
66
68
  </div>
67
- <modal :show.sync="imgshow" v-ref:modal backdrop="true" coverstyle="modalContentRight">
68
- <header slot="modal-header" class="modal-header">
69
- 预览
70
- </header>
71
- <article slot="modal-body" class="modal-body">
72
- <div class="from-group">
73
- <img-self-sale-plus :src="imgfilename" :list="imgfilename" :width="750" :height="750"></img-self-sale-plus>
74
- </div>
75
- </article>
76
- <footer slot="modal-footer" class="modal-footer">
77
- <button type="button" class="btn btn-success" @click='imgclose'>关闭</button>
78
- </footer>
79
- </modal>
80
69
  </template>
81
70
  <script>
82
71
  import {HttpResetClass} from 'vue-client'
@@ -126,11 +115,6 @@ export default {
126
115
  this.selfSearch()
127
116
  })
128
117
  },
129
- imgShow (val) {
130
- // this.imgfilename = `api/af-revenue/file/image/` + val
131
- this.imgfilename = val
132
- this.imgshow = true
133
- },
134
118
  imgclose () {
135
119
  this.imgshow = false
136
120
  },
@@ -208,7 +192,4 @@ export default {
208
192
  .showtext{
209
193
  height:20px;
210
194
  }
211
- .modalContentRight {
212
- float:right;
213
- }
214
195
  </style>
File without changes
@@ -1,2 +0,0 @@
1
- #Thu Jun 12 13:59:43 CST 2025
2
- gradle.version=5.2.1
File without changes