sale-client 3.6.21 → 3.6.23

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 (88) hide show
  1. package/build/dev-server.js +1 -1
  2. package/package.json +2 -2
  3. package/src/components/FilesManage/FileUserFiles.vue +1014 -1014
  4. package/src/components/FilesManage/FileUserMerge.vue +203 -203
  5. package/src/components/FilesManage/UserPaperInfoTest.vue +58 -51
  6. package/src/components/FilesManageNew/FileUserFiles.vue +756 -756
  7. package/src/components/FilesManageNew/FileUserMerge.vue +202 -202
  8. package/src/components/charge/business/CardMeterCenter.vue +944 -944
  9. package/src/components/charge/business/IOTMeterCenter.vue +793 -793
  10. package/src/components/charge/business/OtherChargeNew.vue +550 -550
  11. package/src/components/charge/business/machine/MachineMeterCenter.vue +676 -676
  12. package/src/components/charge/gasloss/gasLossOperate.vue +383 -383
  13. package/src/components/newBill/CardMeterCenter.vue +902 -902
  14. package/src/components/newBill/IOTMeterCenter.vue +797 -797
  15. package/src/components/revenue/Common/EticketModal.vue +95 -90
  16. package/src/components/revenue/comprehen/Maintenance/T+MoneyDocking/moneyDocking.vue +202 -202
  17. package/src/components/revenue/comprehen/SpecialUser/BasicLiving/BasicLivingList.vue +280 -280
  18. package/src/filiale/alashan/business/CardMeterCenter.vue +897 -897
  19. package/src/filiale/ancheng/FilesManage/FileUserFiles.vue +1010 -1010
  20. package/src/filiale/ancheng/FilesManageNew/FileUserFiles.vue +763 -763
  21. package/src/filiale/chengtou/components/FilesManage/FileUserFiles.vue +1019 -1019
  22. package/src/filiale/chengtou/components/OtherChargeNew.vue +549 -549
  23. package/src/filiale/dongguan/components/FilesManage/FileUserFiles.vue +1037 -1037
  24. package/src/filiale/gaomi/components/FilesManage/FileUserFiles.vue +934 -934
  25. package/src/filiale/gehua/CardMeterCenter.vue +898 -898
  26. package/src/filiale/gehua/FileManageNew/FileUserFiles.vue +769 -769
  27. package/src/filiale/gehua/FileUserFiles.vue +1007 -1007
  28. package/src/filiale/gehua/IOTMeterCenter.vue +791 -791
  29. package/src/filiale/gehua/MachineMeterCenter.vue +685 -685
  30. package/src/filiale/gehua/OtherChargeNew.vue +558 -558
  31. package/src/filiale/guangxi/CardMeterCenter.vue +891 -891
  32. package/src/filiale/guangxi/IOTMeterCenter.vue +774 -774
  33. package/src/filiale/guangxi/MachineMeterCenter.vue +622 -622
  34. package/src/filiale/haile/MachineMeterCenter.vue +762 -762
  35. package/src/filiale/huayin/CardMeterCenter.vue +903 -903
  36. package/src/filiale/huayin/FileUserFiles.vue +1007 -1007
  37. package/src/filiale/huayin/IOTMeterCenter.vue +796 -796
  38. package/src/filiale/huayin/MachineMeterCenter.vue +680 -680
  39. package/src/filiale/jingwei/CardMeterCenter.vue +870 -870
  40. package/src/filiale/jingwei/FileUserFiles.vue +905 -905
  41. package/src/filiale/jingwei/ShowCardSellGas.vue +903 -903
  42. package/src/filiale/kelai/CardMeterCenter.vue +934 -934
  43. package/src/filiale/kelai/FileUserFiles.vue +762 -762
  44. package/src/filiale/kelai/IOTMeterCenter.vue +833 -833
  45. package/src/filiale/kelai/MachineMeterCenter.vue +705 -705
  46. package/src/filiale/konggang/FileUserFiles.vue +990 -990
  47. package/src/filiale/liaoyuan/FileUserFiles.vue +844 -844
  48. package/src/filiale/macheng/CardMeterCenter.vue +939 -939
  49. package/src/filiale/macheng/FileUserFiles.vue +930 -930
  50. package/src/filiale/meihekou/FileUserFiles.vue +995 -995
  51. package/src/filiale/ningjin/FileUserFiles.vue +1020 -1020
  52. package/src/filiale/qianneng/OtherChargeNew.vue +544 -544
  53. package/src/filiale/qianneng/eticket/EticketModal.vue +96 -91
  54. package/src/filiale/qianneng/eticket/EticketPrint.vue +377 -376
  55. package/src/filiale/qianneng/eticket/EticketRecordList.vue +309 -289
  56. package/src/filiale/qianneng/machine/MachineMeterCenter.vue +676 -676
  57. package/src/filiale/rizhao/FileUserFiles.vue +984 -984
  58. package/src/filiale/rizhao/IOTMeterCenter.vue +795 -795
  59. package/src/filiale/rongcheng/FileUserFiles.vue +881 -881
  60. package/src/filiale/rongcheng/FilesManageNew/FileUserFiles.vue +732 -732
  61. package/src/filiale/rongcheng/FilesManageNew/FileUserMerge.vue +202 -202
  62. package/src/filiale/shanggao/FileUserFiles.vue +995 -995
  63. package/src/filiale/shangluo/CardMeterCenter.vue +892 -892
  64. package/src/filiale/shangluo/IOTMeterCenter.vue +797 -797
  65. package/src/filiale/shangluo/MachineMeterCenter.vue +734 -734
  66. package/src/filiale/shanxian/OtherChargeNew.vue +561 -561
  67. package/src/filiale/shanxian/components/FilesManage/FileUserFiles.vue +1004 -1004
  68. package/src/filiale/shanxian/components/FilesManageNew/FileUserFiles.vue +756 -756
  69. package/src/filiale/shanxian/components/revenue/CardMeterCenter.vue +944 -944
  70. package/src/filiale/shaoguan/FilesManage/FileUserFiles.vue +881 -881
  71. package/src/filiale/shaoguan/FilesManageNew/FileUserFiles.vue +734 -734
  72. package/src/filiale/shexian/FilesManage/FileUserFiles.vue +991 -991
  73. package/src/filiale/tongchuan/BasicLivingList.vue +253 -253
  74. package/src/filiale/tongchuan/CardMeterCenter.vue +923 -923
  75. package/src/filiale/tongchuan/FileUserFiles.vue +1206 -1206
  76. package/src/filiale/tongchuan/bill/EticketModal.vue +90 -90
  77. package/src/filiale/tongchuan/filemanagenew/FileUserFiles.vue +842 -842
  78. package/src/filiale/wenxi/CardMeterCenter.vue +942 -942
  79. package/src/filiale/wenxi/FileUserFiles.vue +1032 -1032
  80. package/src/filiale/wenxi/IOTMeterCenter.vue +774 -774
  81. package/src/filiale/wuan/FileUserFiles.vue +1006 -1006
  82. package/src/filiale/wuhai/CardMeterCenter.vue +945 -945
  83. package/src/filiale/wuhai/IOTMeterCenter.vue +757 -757
  84. package/src/filiale/yuansheng/CardMeterCenter.vue +950 -950
  85. package/src/filiale/yuansheng/IOTMeterCenter.vue +788 -788
  86. package/src/filiale/zhongsheng/FilesManage/FileUserFiles.vue +1038 -1038
  87. package/src/filiale/zhongyi/FileUserFiles.vue +1020 -1020
  88. package/src/main.js +27 -27
@@ -1,90 +1,90 @@
1
- <template>
2
- <div class="auto form-horizontal">
3
- <modal :show.sync="show" v-ref:modal large backdrop="false" :width="900">
4
- <header slot="modal-header" class="modal-header">
5
- <button type="button" class="close" @click="closeShow"><span>&times;</span></button>
6
- <h4 class="modal-title">发票信息</h4>
7
- </header>
8
- <article slot="modal-body" class="modal-body">
9
- <div class="auto select-overspread form-horizontal">
10
- <div class="row auto">
11
- <div class="col-sm-6 form-group form-input-group" :class="[!row.f_paper_name ? 'has-error' : '']">
12
- <label class="control-label">开票名称:</label>
13
- <input class="form-control col-sm-2"
14
- v-model="row.f_paper_name" placeholder="开票名称">
15
- </div>
16
- <div class="col-sm-6 form-group form-input-group">
17
- <nobr class="col-sm-4"><label class="control-label">是否征税:</label></nobr>
18
- <v-select v-model="row.invoice_is_pax"
19
- placeholder='请选择'
20
- :value.sync="row.invoice_is_pax"
21
- close-on-select
22
- :width="60" disabled
23
- :value-single="true"
24
- :search="false"
25
- :options='is_pax' clear-button>
26
- </v-select>
27
- </div>
28
- <div class="col-sm-12 form-group form-input-group">
29
- <label class="control-label">开户行及账号:</label>
30
- <input class="form-control col-sm-2"
31
- v-model="row.f_paper_account" placeholder="购方开户行及账号">
32
- </div>
33
- <div class="col-sm-12 form-group form-input-group" >
34
- <label class="control-label">纳税人识别号:</label>
35
- <input class="form-control col-sm-2"
36
- v-model="row.f_taxpayer_id" placeholder="纳税人识别号">
37
- </div>
38
- <div class="col-sm-12 form-group form-input-group" :class="[!row.f_address_phone ? 'has-error' : '']">
39
- <label class="control-label">开票地址电话:</label>
40
- <input class="form-control col-sm-2"
41
- v-model="row.f_address_phone" placeholder="开票地址">
42
- </div>
43
- <div class="col-sm-12 form-group form-input-group">
44
- <label class="control-label">邮箱推送:</label>
45
- <input class="form-control col-sm-2"
46
- v-model="row.f_email" placeholder="邮箱推送">
47
- </div>
48
- </div>
49
- </div>
50
- </article>
51
- <footer slot="modal-footer" class="modal-footer">
52
- <button type="button" class="btn button_search"
53
- :disabled="!(row.f_paper_name&&row.f_address_phone)"
54
- @click='confirm'>确认收费
55
- </button>
56
- </footer>
57
- </modal>
58
- </div>
59
- </template>
60
- <script>
61
- import {HttpResetClass} from 'vue-client'
62
-
63
- export default {
64
- title: '电子发票',
65
- data () {
66
- return {
67
- is_pax: [{label: '征税', value: '征税'}, {label: '不征税', value: '不征税'}]
68
- }
69
- },
70
- props: ['row', 'show'],
71
- ready () {
72
- },
73
- methods: {
74
- confirm () {
75
- this.$dispatch('confirm')
76
- },
77
- closeShow () {
78
- this.$dispatch('closeModalShow')
79
- }
80
- },
81
- watch: {
82
- 'row' () {
83
- this.row.invoice_is_pax = ['征税']
84
- }
85
- },
86
- events: {}
87
- }
88
- </script>
89
- <style>
90
- </style>
1
+ <template>
2
+ <div class="auto form-horizontal">
3
+ <modal :show.sync="show" v-ref:modal large backdrop="false" :width="900">
4
+ <header slot="modal-header" class="modal-header">
5
+ <button type="button" class="close" @click="closeShow"><span>&times;</span></button>
6
+ <h4 class="modal-title">发票信息</h4>
7
+ </header>
8
+ <article slot="modal-body" class="modal-body">
9
+ <div class="auto select-overspread form-horizontal">
10
+ <div class="row auto">
11
+ <div class="col-sm-6 form-group form-input-group" :class="[!row.f_paper_name ? 'has-error' : '']">
12
+ <label class="control-label">开票名称:</label>
13
+ <input class="form-control col-sm-2"
14
+ v-model="row.f_paper_name" placeholder="开票名称">
15
+ </div>
16
+ <div class="col-sm-6 form-group form-input-group">
17
+ <nobr class="col-sm-4"><label class="control-label">是否征税:</label></nobr>
18
+ <v-select v-model="row.invoice_is_pax"
19
+ placeholder='请选择'
20
+ :value.sync="row.invoice_is_pax"
21
+ close-on-select
22
+ :width="60" disabled
23
+ :value-single="true"
24
+ :search="false"
25
+ :options='is_pax' clear-button>
26
+ </v-select>
27
+ </div>
28
+ <div class="col-sm-12 form-group form-input-group">
29
+ <label class="control-label">开户行及账号:</label>
30
+ <input class="form-control col-sm-2"
31
+ v-model="row.f_paper_account" placeholder="购方开户行及账号">
32
+ </div>
33
+ <div class="col-sm-12 form-group form-input-group" >
34
+ <label class="control-label">纳税人识别号:</label>
35
+ <input class="form-control col-sm-2"
36
+ v-model="row.f_taxpayer_id" placeholder="纳税人识别号">
37
+ </div>
38
+ <div class="col-sm-12 form-group form-input-group" :class="[!row.f_address_phone ? 'has-error' : '']">
39
+ <label class="control-label">开票地址电话:</label>
40
+ <input class="form-control col-sm-2"
41
+ v-model="row.f_address_phone" placeholder="开票地址">
42
+ </div>
43
+ <div class="col-sm-12 form-group form-input-group">
44
+ <label class="control-label">邮箱推送:</label>
45
+ <input class="form-control col-sm-2"
46
+ v-model="row.f_email" placeholder="邮箱推送">
47
+ </div>
48
+ </div>
49
+ </div>
50
+ </article>
51
+ <footer slot="modal-footer" class="modal-footer">
52
+ <button type="button" class="btn button_search"
53
+ :disabled="!(row.f_paper_name&&row.f_address_phone)"
54
+ @click='confirm'>确认收费
55
+ </button>
56
+ </footer>
57
+ </modal>
58
+ </div>
59
+ </template>
60
+ <script>
61
+ import {HttpResetClass} from 'vue-client'
62
+
63
+ export default {
64
+ title: '电子发票',
65
+ data () {
66
+ return {
67
+ is_pax: [{label: '征税', value: '征税'}, {label: '不征税', value: '不征税'}]
68
+ }
69
+ },
70
+ props: ['row', 'show'],
71
+ ready () {
72
+ },
73
+ methods: {
74
+ confirm () {
75
+ this.$dispatch('confirm')
76
+ },
77
+ closeShow () {
78
+ this.$dispatch('closemodalshow')
79
+ }
80
+ },
81
+ watch: {
82
+ 'row' () {
83
+ this.row.invoice_is_pax = ['征税']
84
+ }
85
+ },
86
+ events: {}
87
+ }
88
+ </script>
89
+ <style>
90
+ </style>