sale-client 3.5.6 → 3.5.7

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 (50) hide show
  1. package/.babelrc +5 -5
  2. package/package.json +1 -1
  3. package/src/components/FilesManage/UserGeneralInfoTest.vue +1 -1
  4. package/src/filiale/tongchuan/HandManager.vue +1854 -1842
  5. package/src/filiale/{WEINAN → weinan}/AutomaticPurse.vue +0 -0
  6. package/src/filiale/{WEINAN → weinan}/CardList.vue +0 -0
  7. package/src/filiale/{WEINAN → weinan}/CardMeterCenter.vue +0 -0
  8. package/src/filiale/{WEINAN → weinan}/CardMeterChargeCancel.vue +0 -0
  9. package/src/filiale/{WEINAN → weinan}/ChangeMeter.vue +0 -0
  10. package/src/filiale/{WEINAN → weinan}/ChargeList.vue +0 -0
  11. package/src/filiale/{WEINAN → weinan}/ChargeManageNew.vue +0 -0
  12. package/src/filiale/{WEINAN → weinan}/ChargeQueryUser.vue +0 -0
  13. package/src/filiale/{WEINAN → weinan}/ChargeRecordQuery.vue +0 -0
  14. package/src/filiale/{WEINAN → weinan}/DisableManage.vue +0 -0
  15. package/src/filiale/{WEINAN → weinan}/EnableManage.vue +0 -0
  16. package/src/filiale/{WEINAN → weinan}/FileAddressManage.vue +0 -0
  17. package/src/filiale/{WEINAN → weinan}/FileUserAddress.vue +0 -0
  18. package/src/filiale/{WEINAN → weinan}/HighMeter.vue +0 -0
  19. package/src/filiale/{WEINAN → weinan}/IOTMeterCenter.vue +0 -0
  20. package/src/filiale/{WEINAN → weinan}/MachineMeterCenter.vue +0 -0
  21. package/src/filiale/{WEINAN → weinan}/MeterMessage.vue +0 -0
  22. package/src/filiale/{WEINAN → weinan}/MeterinfoTest.vue +0 -0
  23. package/src/filiale/{WEINAN → weinan}/OffGasAddGas.vue +0 -0
  24. package/src/filiale/{WEINAN → weinan}/OtherGas.vue +0 -0
  25. package/src/filiale/{WEINAN → weinan}/OverUseCharge.vue +0 -0
  26. package/src/filiale/{WEINAN → weinan}/RecordCancel.vue +0 -0
  27. package/src/filiale/{WEINAN → weinan}/RecordQueryUser.vue +0 -0
  28. package/src/filiale/{WEINAN → weinan}/ReplaceCardManage.vue +0 -0
  29. package/src/filiale/{WEINAN → weinan}/ShowCardSellGas.vue +0 -0
  30. package/src/filiale/{WEINAN → weinan}/Stairinfo.vue +0 -0
  31. package/src/filiale/{WEINAN → weinan}/TransferManage.vue +0 -0
  32. package/src/filiale/{WEINAN → weinan}/UserBaseInfoNew.vue +0 -0
  33. package/src/filiale/{WEINAN → weinan}/UserEssentialInfoTest.vue +0 -0
  34. package/src/filiale/{WEINAN → weinan}/UserGeneralInfoTest.vue +0 -0
  35. package/src/filiale/{WEINAN → weinan}/UserInfoDetailManageNew.vue +0 -0
  36. package/src/filiale/{WEINAN → weinan}/Userinfo.vue +0 -0
  37. package/src/filiale/{WEINAN → weinan}/gasmove.vue +0 -0
  38. package/src/filiale/{WEINAN → weinan}/meterinfodetail.vue +0 -0
  39. package/src/filiale/{WEINAN → weinan}/plugins/FileManageService.js +0 -0
  40. package/src/filiale/{WEINAN → weinan}/plugins/getTimeService.js +0 -0
  41. package/src/filiale/{WEINAN → weinan}/sale.js +0 -0
  42. package/src/filiale/{WEINAN → weinan}/sale.js~Stashed changes +0 -0
  43. package/src/filiale/{WEINAN → weinan}/static/mainicon//347/237/251/345/275/2421828.png +0 -0
  44. package/src/main.js +22 -22
  45. package/.gradle/3.5.1/file-changes/last-build.bin +0 -0
  46. package/.gradle/3.5.1/taskHistory/taskHistory.lock +0 -0
  47. package/.gradle/buildOutputCleanup/built.bin +0 -0
  48. package/.gradle/buildOutputCleanup/cache.properties +0 -2
  49. package/.gradle/buildOutputCleanup/cache.properties.lock +0 -1
  50. package/yarn-error.log +0 -9224
package/.babelrc CHANGED
@@ -1,5 +1,5 @@
1
- {
2
- "presets": ["es2015", "stage-2"],
3
- "plugins": ["transform-runtime"],
4
- "comments": false
5
- }
1
+ {
2
+ "presets": ["es2015", "stage-2"],
3
+ "plugins": ["transform-runtime"],
4
+ "comments": false
5
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sale-client",
3
- "version": "3.5.6",
3
+ "version": "3.5.7",
4
4
  "description": "收费模块前台组件",
5
5
  "main": "src/index.js",
6
6
  "scripts": {
@@ -93,7 +93,7 @@
93
93
  </div>
94
94
  <div class="row">
95
95
  <div class="col-sm-2"></div>
96
- <input v-if="fileSaveData.reason ==='其他'" class="input_search" style="width:60%" placeholder='修改原因' v-model="fileSaveData.modifyReason"/>
96
+ <input v-if="fileSaveData.reason==='其他'" class="input_search" style="width:60%" placeholder='修改原因' v-model="fileSaveData.modifyReason"/>
97
97
  </div>
98
98
  </article>
99
99
  <footer slot="modal-footer" class="modal-footer">