sale-client 3.4.110 → 3.4.113

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 (101) hide show
  1. package/.gradle/4.4/fileChanges/last-build.bin +0 -0
  2. package/.gradle/4.4/fileHashes/fileHashes.bin +0 -0
  3. package/.gradle/4.4/fileHashes/fileHashes.lock +0 -0
  4. package/build/dev-server.js +7 -7
  5. package/npm +0 -0
  6. package/package.json +1 -1
  7. package/src/components/FilesManage/MeterinfoTest.vue +0 -1
  8. package/src/components/FilesManage/TemplateManage.vue +167 -167
  9. package/src/components/FilesManage/UserGeneralInfoTest.vue +4 -2
  10. package/src/components/FilesManageNew/UserEssentialInfoTest.vue +1 -1
  11. package/src/components/FilesManageNew/UserGeneralInfoTest.vue +7 -7
  12. package/src/components/charge/business/CardChangeFill.vue +4 -4
  13. package/src/components/charge/business/CardMeterCenter.vue +4 -4
  14. package/src/components/charge/business/FilesComplete.vue +253 -253
  15. package/src/components/charge/business/IOTMeterCenter.vue +801 -801
  16. package/src/components/charge/business/refund/IOTRefund.vue +236 -236
  17. package/src/components/charge/business/refund/RefundManage.vue +28 -28
  18. package/src/components/chargeNew/thirdSurplus.vue +2 -0
  19. package/src/components/meterBook/MeterManger.vue +61 -61
  20. package/src/components/revenue/Common/MeterMessage.vue +184 -184
  21. package/src/components/revenue/HandManager/MeterBookList.vue +488 -488
  22. package/src/components/revenue/HandManager/MeterBookUser.vue +702 -702
  23. package/src/components/revenue/HandManager/OverdueSet.vue +45 -45
  24. package/src/components/revenue/base/leftview/MixPriceInfo.vue +60 -60
  25. package/src/components/revenue/base/leftview/SafeCheck.vue +311 -311
  26. package/src/components/revenue/base/leftview/Stairinfo.vue +156 -156
  27. package/src/components/revenue/base/leftview/meterinfodetail.vue +195 -195
  28. package/src/components/revenue/base/rightview/CardList.vue +477 -478
  29. package/src/components/revenue/comprehen/ComprehenOperation/OtherGas/OtherGas.vue +5 -1
  30. package/src/components/revenue/comprehen/ComprehenOperation/removeTable.vue +1 -1
  31. package/src/components/revenue/comprehen/Maintenance/hand/handListMaintain.vue +33 -10
  32. package/src/components/revenue/comprehen/Maintenance/revenue/StockListmain.vue +7 -7
  33. package/src/components/revenue/comprehen/SpecialUser/BlackList/BlackList.vue +1 -1
  34. package/src/components/revenue/comprehen/SpecialUser/BlackList/BlackListManage.vue +1 -1
  35. package/src/components/revenue/comprehen/handAudit/MeterReadAudit.vue +342 -342
  36. package/src/components/revenue/comprehen/replacement/replacementHandInfoRecord.vue +155 -155
  37. package/src/components/revenue/comprehen/wechatpay/WeChat.vue +62 -62
  38. package/src/components/revenue/machineHandManage/machineDown.vue +1105 -1105
  39. package/src/components/revenue/machineHandManage/machineHand.vue +1 -5
  40. package/src/components/webMeter/MeterManage/WebMeterBatchOperationValve.vue +8 -4
  41. package/src/filiale/{weinan → WEINAN}/AutomaticPurse.vue +0 -0
  42. package/src/filiale/{weinan → WEINAN}/CardList.vue +0 -0
  43. package/src/filiale/{weinan → WEINAN}/CardMeterCenter.vue +0 -0
  44. package/src/filiale/{weinan → WEINAN}/CardMeterChargeCancel.vue +0 -0
  45. package/src/filiale/{weinan → WEINAN}/ChangeMeter.vue +0 -0
  46. package/src/filiale/{weinan → WEINAN}/ChargeList.vue +0 -0
  47. package/src/filiale/{weinan → WEINAN}/ChargeManageNew.vue +0 -0
  48. package/src/filiale/{weinan → WEINAN}/ChargeQueryUser.vue +0 -0
  49. package/src/filiale/{weinan → WEINAN}/ChargeRecordQuery.vue +0 -0
  50. package/src/filiale/{weinan → WEINAN}/DisableManage.vue +0 -0
  51. package/src/filiale/{weinan → WEINAN}/EnableManage.vue +0 -0
  52. package/src/filiale/{weinan → WEINAN}/FileAddressManage.vue +0 -0
  53. package/src/filiale/{weinan → WEINAN}/FileUserAddress.vue +0 -0
  54. package/src/filiale/{weinan → WEINAN}/HighMeter.vue +0 -0
  55. package/src/filiale/{weinan → WEINAN}/IOTMeterCenter.vue +0 -0
  56. package/src/filiale/{weinan → WEINAN}/MachineMeterCenter.vue +0 -0
  57. package/src/filiale/{weinan → WEINAN}/MeterMessage.vue +0 -0
  58. package/src/filiale/{weinan → WEINAN}/MeterinfoTest.vue +0 -0
  59. package/src/filiale/{weinan → WEINAN}/OffGasAddGas.vue +0 -0
  60. package/src/filiale/{weinan → WEINAN}/OtherGas.vue +0 -0
  61. package/src/filiale/{weinan → WEINAN}/OverUseCharge.vue +0 -0
  62. package/src/filiale/{weinan → WEINAN}/RecordCancel.vue +0 -0
  63. package/src/filiale/{weinan → WEINAN}/RecordQueryUser.vue +0 -0
  64. package/src/filiale/{weinan → WEINAN}/ReplaceCardManage.vue +0 -0
  65. package/src/filiale/{weinan → WEINAN}/ShowCardSellGas.vue +0 -0
  66. package/src/filiale/{weinan → WEINAN}/Stairinfo.vue +0 -0
  67. package/src/filiale/{weinan → WEINAN}/TransferManage.vue +0 -0
  68. package/src/filiale/{weinan → WEINAN}/UserBaseInfoNew.vue +0 -0
  69. package/src/filiale/{weinan → WEINAN}/UserEssentialInfoTest.vue +0 -0
  70. package/src/filiale/{weinan → WEINAN}/UserGeneralInfoTest.vue +0 -0
  71. package/src/filiale/{weinan → WEINAN}/UserInfoDetailManageNew.vue +0 -0
  72. package/src/filiale/{weinan → WEINAN}/Userinfo.vue +0 -0
  73. package/src/filiale/{weinan → WEINAN}/gasmove.vue +0 -0
  74. package/src/filiale/{weinan → WEINAN}/meterinfodetail.vue +0 -0
  75. package/src/filiale/{weinan → WEINAN}/plugins/FileManageService.js +0 -0
  76. package/src/filiale/{weinan → WEINAN}/plugins/getTimeService.js +0 -0
  77. package/src/filiale/{weinan → WEINAN}/sale.js +0 -0
  78. package/src/filiale/{weinan → WEINAN}/sale.js~Stashed changes +0 -0
  79. package/src/filiale/{weinan → WEINAN}/static/mainicon//347/237/251/345/275/2421828.png +0 -0
  80. package/src/filiale/alashan/PrintBill.vue +116 -116
  81. package/src/filiale/jingwei/CardHand.vue +742 -742
  82. package/src/filiale/macheng/FilesManageNew/FileUserFiles.vue +743 -0
  83. package/src/filiale/macheng/FilesManageNew/UserEssentialInfoTest.vue +21 -1
  84. package/src/filiale/macheng/UserEssentialInfoTest.vue +4 -2
  85. package/src/filiale/meihekou/MeterinfoTest.vue +0 -1
  86. package/src/filiale/meihekou/PrintBill.vue +140 -140
  87. package/src/filiale/meihekou/ReissueBill.vue +322 -322
  88. package/src/filiale/qianneng/FilesManage/MeterinfoTest.vue +0 -1
  89. package/src/filiale/qianneng/HandManager.vue +1838 -1838
  90. package/src/filiale/qianneng/OtherChargeNew.vue +6 -2
  91. package/src/filiale/qianneng/revenue/comprehen/closeaccount/Batchmanage.vue +58 -58
  92. package/src/filiale/qianneng/sale.js +30 -30
  93. package/src/filiale/qingtongxia/UserGeneralInfoTest.vue +538 -533
  94. package/src/filiale/rongcheng/FilesManageNew/UserGeneralInfoTest.vue +608 -608
  95. package/src/filiale/rongchuang/OtherGas.vue +329 -329
  96. package/src/filiale/tongchuan/CardList.vue +482 -482
  97. package/src/filiale/zhongsheng/rightview/CardList.vue +492 -492
  98. package/src/filiale/zhongsheng/wechatpay/WeChatPayDetail.vue +469 -469
  99. package/src/main.js +1 -1
  100. package/src/plugins/CardService.js +1798 -1798
  101. package/src/plugins/ChangeMeterService.js +756 -756
@@ -10,9 +10,9 @@ var compiler = webpack(config)
10
10
 
11
11
  // Define HTTP proxies to your custom API backend
12
12
  // https://github.com/chimurai/http-proxy-middleware
13
- var bendi = 'http://183.67.41.139:8400/',bendi1 = 'http://183.67.41.139:8400/'
13
+ var bendi = 'http://127.0.0.1:8080/',bendi1 = 'http://119.146.1.106:8300/'
14
14
  // 公司测试服务
15
- var fuwu = 'http://183.67.41.139:8400/'
15
+ var fuwu = 'http://192.168.50.4:8400/'
16
16
  //铜川正式
17
17
  // var fuwu = 'http://61.134.55.234:9999/'
18
18
  //铜川测试
@@ -87,16 +87,16 @@ var proxyTable = {
87
87
  '/rs/sql/manage_getstreetlist': {
88
88
  target: fuwu
89
89
  },
90
- // '/rs/report': {
91
- // target: 'http://127.0.0.1:8079'
92
- // },
90
+ '/rs/report': {
91
+ target: 'http://127.0.0.1:8079'
92
+ },
93
93
  '/rs/vue': {
94
94
  target: fuwu
95
95
  },
96
96
  '/rs': {
97
97
  // target: 'http://192.168.30.63:8081/'
98
- // target: 'http://127.0.0.1:8078'
99
- target:fuwu
98
+ target: 'http://127.0.0.1:8080'
99
+ // target:fuwu
100
100
  }
101
101
  }
102
102
 
package/npm ADDED
File without changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sale-client",
3
- "version": "3.4.110",
3
+ "version": "3.4.113",
4
4
  "description": "收费模块前台组件",
5
5
  "main": "src/index.js",
6
6
  "scripts": {
@@ -219,7 +219,6 @@
219
219
  <div class="col-sm-4 form-group" v-show="opteratormetrbook" >
220
220
  <label for="f_position" class="font_normal_body" >&ensp;抄&ensp;表&ensp;册</label>
221
221
  <v-select :value.sync="row.f_meter_book_num" v-model="row.f_meter_book_num"
222
- :value-single="true"
223
222
  :options='meterbookoptions' placeholder='抄表册'
224
223
  close-on-select></v-select>
225
224
  </div>
@@ -1,167 +1,167 @@
1
- <template>
2
- <div style="flex: 1.5" class="datapanel">
3
- <div class="flex" >
4
- <criteria-paged :model="model" v-ref:paged>
5
- <criteria partial='criteria' @condition-changed='search' v-ref:cri>
6
- <div novalidate class="form-inline auto" partial>
7
- <div class="row">
8
- <div class="form-group">
9
- <div class="col-sm-2 form-group">
10
- <label for="startDate">开始日期:</label>
11
- <datepicker id="startDate" placeholder="开始日期"
12
- v-model="model.startDate"
13
- :value.sync="model.startDate"
14
- :disabled-days-of-Week="[]"
15
- :format="'yyyy-MM-dd'"
16
- condition=""
17
- :show-reset-button="reset">
18
- </datepicker>
19
- </div>
20
- <div class="col-sm-2 form-group">
21
- <label for="endDate">结束日期:</label>
22
- <datepicker id="endDate" placeholder="结束日期"
23
- v-model="model.endDate"
24
- :value.sync="model.endDate"
25
- :disabled-days-of-Week="[]"
26
- :format="'yyyy-MM-dd'"
27
- :show-reset-button="reset">
28
- </datepicker>
29
- </div>
30
- <div class="span" style="float:right;">
31
- <button class="button_search" @click="$parent.$parent.selfSearch()">查询</button>
32
- <button class="button_search" style="transform: translate(0px, 2px);" @click=" $parent.$parent.splitInfo= true">模板上传</button>
33
- </div>
34
- </div>
35
- </div>
36
- </div>
37
- </criteria>
38
- <accordion :one-at-atime="true" type="info" partial="list">
39
- <div class="col-sm-12">
40
- <div class="col-sm-2" v-for="row in model.rows">
41
- <div class="row" style="padding-bottom: 8px">
42
- <img src="../../assets/template.png" style="height: 200px;width: 150px">
43
- <div class="title">
44
- <label>模板名称:{{row.f_filename.split("_")[0]}}</label>
45
- </div>
46
- <div class="buttion" style="display: flex-row">
47
- <button class=" button_search" style="transform: translate(0px, 2px);" @click=" $parent.$parent.getFiles(row)">下载模板</button>
48
- <button class="button_delete" title="权限名称:删除模板" style="transform: translate(0px, 2px);" @click=" $parent.$parent.deleteFiles(row)">删除模板</button>
49
- </div>
50
- </div>
51
- </div>
52
-
53
- </div>
54
- </accordion>
55
- </criteria-paged>
56
- <modal :show.sync="splitInfo" width="480px"
57
- title="请输入模板类型并选择上传的文件" v-ref:modal large backdrop="false">
58
- <article slot="modal-body" class="modal-body">
59
- <div class="col-sm-12" style="display: flex;margin-bottom: 1em">
60
- <label style="width: 20%">模板名称</label>
61
- <input type="text" class="form-control _zoom6" v-model="headers.fusetype"
62
- placeholder='模板名称'>
63
- </div>
64
- <file-upload class="my-file-uploader" name="my-file"
65
- accept="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet,application/vnd.ms-excel"
66
- action="rs/file/uploadFile" :headers="headers" tagname="确定" v-ref:file>
67
- </file-upload>
68
- </article>
69
- <footer slot="modal-footer" style="display: none">
70
- </footer>
71
- </modal>
72
- <work-busy :is-busy="iswork"></work-busy>
73
- </div>
74
- </div>
75
- </template>
76
-
77
- <script>
78
- import {PagedList} from 'vue-client'
79
- import axios from 'axios'
80
- import fileDownload from 'js-file-download'
81
- export default {
82
- title: '模板管理',
83
- data () {
84
- return {
85
- model: new PagedList('rs/sql/singleTable_OrderBy', 8, {
86
- items: '"*"',
87
- tablename: '"t_files"',
88
- orderitem: '"id"'
89
- }),
90
- iswork: false,
91
- headers: {'username': this.$login.f.name, 'blodid': '模板管理', 'fusetype': ''},
92
- splitInfo: false
93
- }
94
- },
95
- ready () {
96
- },
97
- events: {
98
- 'onFileError' (file, error) {
99
- this.iswork = false
100
- this.$showAlert('文件上传失败请检查格式' + JSON.stringify(error), 'warning', 3000)
101
- },
102
- 'beforeFileUpload' () {
103
- this.iswork = true
104
- },
105
- 'closeFileUpload' () {
106
- this.iswork = false
107
- },
108
- onFileChange: function (file) {
109
- console.log('onFileChange', file)
110
- },
111
- onFileUpload: function (file, res) {
112
- console.log('上传完毕' + JSON.stringify(res))
113
- this.headers.f_usetype = ''
114
- this.iswork = false
115
- this.splitInfo = false
116
- console.log(res)
117
- this.$showMessage('成功上传')
118
- setTimeout(() => {
119
- this.selfSearch()
120
- }, 1000)
121
- }
122
- },
123
- methods: {
124
- // 下载文件
125
- getFiles (row) {
126
- let data = {filepath: row.f_downloadpath}
127
- let name = `${row.f_filename.split('_')[0]}.xlsx`
128
- axios.post('rs/file/getUploadFile', data, {responseType: 'arraybuffer'}).then(res => {
129
- fileDownload(res.data, name)
130
- this.iswork = false
131
- })
132
- },
133
- // 删除部分需要调整,这块是删除文件,还需要在t_files中删除记录。目前未完成
134
- deleteFiles (row) {
135
- if(this.$login.r.includes('删除模板')){
136
- row.path = row.f_downloadpath
137
- row.blobid = row.f_blobid
138
- this.$resetpost('rs/logic/deletefiles', row).then((res) => {
139
- setTimeout(() => {
140
- this.selfSearch()
141
- }, 1000)
142
- })
143
- }else{
144
- this.$showMessage('当前登录用户没有删除模板权限, 请联系管理员!')
145
- }
146
- },
147
- // 查询条件这块后面根据需求调整
148
- selfSearch () {
149
- this.model.search("f_blobid= '模板管理'")
150
- }
151
- }
152
- }
153
- </script>
154
- <style scoped>
155
- .title-td{
156
- font-weight: bold;
157
- }
158
- .content-td{
159
- padding-left: 2em;
160
- }
161
- .datapanel {
162
- color: #333;
163
- background-color: white;
164
- padding: 10px 20px;
165
- border-radius: 15px;
166
- }
167
- </style>
1
+ <template>
2
+ <div style="flex: 1.5" class="datapanel">
3
+ <div class="flex" >
4
+ <criteria-paged :model="model" v-ref:paged>
5
+ <criteria partial='criteria' @condition-changed='search' v-ref:cri>
6
+ <div novalidate class="form-inline auto" partial>
7
+ <div class="row">
8
+ <div class="form-group">
9
+ <div class="col-sm-2 form-group">
10
+ <label for="startDate">开始日期:</label>
11
+ <datepicker id="startDate" placeholder="开始日期"
12
+ v-model="model.startDate"
13
+ :value.sync="model.startDate"
14
+ :disabled-days-of-Week="[]"
15
+ :format="'yyyy-MM-dd'"
16
+ condition=""
17
+ :show-reset-button="reset">
18
+ </datepicker>
19
+ </div>
20
+ <div class="col-sm-2 form-group">
21
+ <label for="endDate">结束日期:</label>
22
+ <datepicker id="endDate" placeholder="结束日期"
23
+ v-model="model.endDate"
24
+ :value.sync="model.endDate"
25
+ :disabled-days-of-Week="[]"
26
+ :format="'yyyy-MM-dd'"
27
+ :show-reset-button="reset">
28
+ </datepicker>
29
+ </div>
30
+ <div class="span" style="float:right;">
31
+ <button class="button_search" @click="$parent.$parent.selfSearch()">查询</button>
32
+ <button class="button_search" style="transform: translate(0px, 2px);" @click=" $parent.$parent.splitInfo= true">模板上传</button>
33
+ </div>
34
+ </div>
35
+ </div>
36
+ </div>
37
+ </criteria>
38
+ <accordion :one-at-atime="true" type="info" partial="list">
39
+ <div class="col-sm-12">
40
+ <div class="col-sm-2" v-for="row in model.rows">
41
+ <div class="row" style="padding-bottom: 8px">
42
+ <img src="../../assets/template.png" style="height: 200px;width: 150px">
43
+ <div class="title">
44
+ <label>模板名称:{{row.f_filename.split("_")[0]}}</label>
45
+ </div>
46
+ <div class="buttion" style="display: flex-row">
47
+ <button class=" button_search" style="transform: translate(0px, 2px);" @click=" $parent.$parent.getFiles(row)">下载模板</button>
48
+ <button class="button_delete" title="权限名称:删除模板" style="transform: translate(0px, 2px);" @click=" $parent.$parent.deleteFiles(row)">删除模板</button>
49
+ </div>
50
+ </div>
51
+ </div>
52
+
53
+ </div>
54
+ </accordion>
55
+ </criteria-paged>
56
+ <modal :show.sync="splitInfo" width="480px"
57
+ title="请输入模板类型并选择上传的文件" v-ref:modal large backdrop="false">
58
+ <article slot="modal-body" class="modal-body">
59
+ <div class="col-sm-12" style="display: flex;margin-bottom: 1em">
60
+ <label style="width: 20%">模板名称</label>
61
+ <input type="text" class="form-control _zoom6" v-model="headers.fusetype"
62
+ placeholder='模板名称'>
63
+ </div>
64
+ <file-upload class="my-file-uploader" name="my-file"
65
+ accept="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet,application/vnd.ms-excel"
66
+ action="rs/file/uploadFile" :headers="headers" tagname="确定" v-ref:file>
67
+ </file-upload>
68
+ </article>
69
+ <footer slot="modal-footer" style="display: none">
70
+ </footer>
71
+ </modal>
72
+ <work-busy :is-busy="iswork"></work-busy>
73
+ </div>
74
+ </div>
75
+ </template>
76
+
77
+ <script>
78
+ import {PagedList} from 'vue-client'
79
+ import axios from 'axios'
80
+ import fileDownload from 'js-file-download'
81
+ export default {
82
+ title: '模板管理',
83
+ data () {
84
+ return {
85
+ model: new PagedList('rs/sql/singleTable_OrderBy', 8, {
86
+ items: '"*"',
87
+ tablename: '"t_files"',
88
+ orderitem: '"id"'
89
+ }),
90
+ iswork: false,
91
+ headers: {'username': this.$login.f.name, 'blodid': '模板管理', 'fusetype': ''},
92
+ splitInfo: false
93
+ }
94
+ },
95
+ ready () {
96
+ },
97
+ events: {
98
+ 'onFileError' (file, error) {
99
+ this.iswork = false
100
+ this.$showAlert('文件上传失败请检查格式' + JSON.stringify(error), 'warning', 3000)
101
+ },
102
+ 'beforeFileUpload' () {
103
+ this.iswork = true
104
+ },
105
+ 'closeFileUpload' () {
106
+ this.iswork = false
107
+ },
108
+ onFileChange: function (file) {
109
+ console.log('onFileChange', file)
110
+ },
111
+ onFileUpload: function (file, res) {
112
+ console.log('上传完毕' + JSON.stringify(res))
113
+ this.headers.f_usetype = ''
114
+ this.iswork = false
115
+ this.splitInfo = false
116
+ console.log(res)
117
+ this.$showMessage('成功上传')
118
+ setTimeout(() => {
119
+ this.selfSearch()
120
+ }, 1000)
121
+ }
122
+ },
123
+ methods: {
124
+ // 下载文件
125
+ getFiles (row) {
126
+ let data = {filepath: row.f_downloadpath}
127
+ let name = `${row.f_filename.split('_')[0]}.xlsx`
128
+ axios.post('rs/file/getUploadFile', data, {responseType: 'arraybuffer'}).then(res => {
129
+ fileDownload(res.data, name)
130
+ this.iswork = false
131
+ })
132
+ },
133
+ // 删除部分需要调整,这块是删除文件,还需要在t_files中删除记录。目前未完成
134
+ deleteFiles (row) {
135
+ if(this.$login.r.includes('删除模板')){
136
+ row.path = row.f_downloadpath
137
+ row.blobid = row.f_blobid
138
+ this.$resetpost('rs/logic/deletefiles', row).then((res) => {
139
+ setTimeout(() => {
140
+ this.selfSearch()
141
+ }, 1000)
142
+ })
143
+ }else{
144
+ this.$showMessage('当前登录用户没有删除模板权限, 请联系管理员!')
145
+ }
146
+ },
147
+ // 查询条件这块后面根据需求调整
148
+ selfSearch () {
149
+ this.model.search("f_blobid= '模板管理'")
150
+ }
151
+ }
152
+ }
153
+ </script>
154
+ <style scoped>
155
+ .title-td{
156
+ font-weight: bold;
157
+ }
158
+ .content-td{
159
+ padding-left: 2em;
160
+ }
161
+ .datapanel {
162
+ color: #333;
163
+ background-color: white;
164
+ padding: 10px 20px;
165
+ border-radius: 15px;
166
+ }
167
+ </style>
@@ -519,7 +519,8 @@ export default {
519
519
  f_bz_type:'',
520
520
  f_address: '',
521
521
  addressid: '',
522
- f_idnumber: ''
522
+ f_idnumber: '',
523
+ f_meter_book_num:''
523
524
  },
524
525
  bank: {}
525
526
  },
@@ -567,7 +568,8 @@ export default {
567
568
  f_detailprice: '', // 价格详情显示
568
569
  devicesinfo: [], // 设备信息
569
570
  f_hand_month: '', // 抄表月份
570
- fireinfo:{} //用气信息
571
+ fireinfo:{}, //用气信息
572
+ f_meter_book_num:''
571
573
  }],
572
574
  devicesinfo: []
573
575
  }
@@ -233,7 +233,7 @@
233
233
  housetype: [{label: '楼房', value: '楼房'}, {label: '自建房', value: '自建房'}],
234
234
  mgq: this.$appdata.getParam('是否煤改气'),
235
235
  costtype: this.$appdata.getParam('付款类型'),
236
- printstate: [{label: '暂不选择', value: '暂不选择'}, ...this.$appdata.getParam('建档打印类型')],
236
+ printstate: this.$appdata.getParam('建档打印类型') ? [{label: '暂不选择', value: '暂不选择'}, ...this.$appdata.getParam('建档打印类型')]:[{label: '暂不选择', value: '暂不选择'}],
237
237
  jurisdiction: this.$login.r,
238
238
  edituserstate: false,
239
239
  // highMeterPlugin: {},
@@ -4,7 +4,7 @@
4
4
  <div style="height: auto;width: 100%">
5
5
  <div style="margin-bottom: 2%; margin-top: 2%">
6
6
  <img style="margin-top: -5px" src="../../../static/images/lefticon/矩形1183.png">
7
- <a style="font-size: 20px;font-weight: 500;">基本信息</a>&nbsp;<a style="color: #999999;text-decoration: none"></a>
7
+ <a style="font-size: 20px;font-weight: 500;">基本 信息</a>&nbsp;<a style="color: #999999;text-decoration: none"></a>
8
8
  <button class="button_search" style="width: max-content" @click="uploadFiles()">上传附件</button>
9
9
  <button class="button_search" style="width: max-content" @click="uploadPictures()">拍照</button>
10
10
  </div>
@@ -73,12 +73,6 @@ import {HttpResetClass} from 'vue-client'
73
73
 
74
74
  let getFileGen = async function (self, data) {
75
75
  let http = new HttpResetClass()
76
- try {
77
- await self.$getConfig(self, 'FilesDetail')
78
- } catch (error) {
79
- console.log('捕获到异常', error)
80
- }
81
- console.log('FilesDetail的config:' + self.config)
82
76
  let result = await http.load('POST', 'rs/logic/filemanage_getFilesDetail', data, {
83
77
  resolveMsg: null,
84
78
  rejectMsg: '用户详细信息加载失败,请重新选择,如果多次失败,请检查系统是否正常!'
@@ -175,6 +169,12 @@ export default {
175
169
  async ready () {
176
170
  this.blodid = '临时id' + Date.now()
177
171
  console.log('ready,,,', this.row)
172
+ try {
173
+ await this.$getConfig(this, 'FilesDetail')
174
+ } catch (error) {
175
+ console.log('捕获到异常', error)
176
+ }
177
+ console.log('FilesDetail的config:' + this.config)
178
178
  if (this.row) { // 修改用户
179
179
  await this.areaGen(this.row)
180
180
  } else if (!this.row) { // 小区批量建档
@@ -100,14 +100,14 @@
100
100
 
101
101
  <div class="col-sm-4 form-group" v-if="row.f_collection_type === '按气量'"
102
102
  :class="[$v.f_collection.required || $v.f_collection.dctest ? 'has-error' : 'has-success']">
103
- <label for="f_collection" class=" font_normal_body">&nbsp;&nbsp;&nbsp;收款&nbsp;&nbsp;&nbsp;</label>
104
- <input class="input_search" style="width:60%" type="number" v-model="model.f_collection"
103
+ <label for="f_collection" class=" font_normal_body"><font size="4px" style="font-weight:bold">*收&nbsp;&nbsp;款</font></label>
104
+ <input class="input_search" style="width:60%;font-size: 18px;font-weight:bold;" type="number" v-model="model.f_collection"
105
105
  v-validate:f_collection='{required: true, dctest: [(model.f_totalcost - 0) + (openFee - 0), ">=" ] }'
106
106
  v-el:sk v-scale="[model.f_collection, 4]">
107
107
  </div>
108
108
  <div class="col-sm-4 form-group" v-if="row.f_collection_type === '按金额'">
109
- <label for="f_collection" class=" font_normal_body">&nbsp;&nbsp;&nbsp;收款&nbsp;&nbsp;&nbsp;</label>
110
- <input class="input_search" style="width:60%" type="number" v-model="model.f_collection"
109
+ <label for="f_collection" class=" font_normal_body"><font size="4px" style="font-weight:bold">*收&nbsp;&nbsp;款</font></label>
110
+ <input class="input_search" style="width:60%;font-size: 18px;font-weight:bold;" type="number" v-model="model.f_collection"
111
111
  v-el:sk v-scale="[model.f_collection, 4]" :disabled='true'>
112
112
  </div>
113
113
  </div>
@@ -103,13 +103,13 @@
103
103
  </div>
104
104
  <div class="col-sm-3" v-if="row.f_collection_type === '按气量' && model.f_payment=='赠气'"
105
105
  :class="[$v.f_collection.required || $v.f_collection.dctest ? 'has-error' : 'has-success']">
106
- <label for="f_collection" class=" font_normal_body">*收&emsp;&emsp;款</label>
107
- <input id="f_collection" class="input_search" style="width:60%" type="number" v-model="model.f_collection"
106
+ <label for="f_collection" class=" font_normal_body"><font size="4px" style="font-weight:bold">*收&emsp;款</font></label>
107
+ <input id="f_collection" class="input_search" style="width:60%;font-size: 18px;font-weight:bold;" type="number" v-model="model.f_collection"
108
108
  v-el:sk v-scale="[model.f_totalcost, 4]" :disabled="$refs.givechange.promptText != ''">
109
109
  </div>
110
110
  <div class="col-sm-3" v-if="row.f_collection_type === '按金额'">
111
- <label for="f_collection" class=" font_normal_body">*收&emsp;&emsp;款</label>
112
- <input id="f_collection" class="input_search" style="width:50%" type="number" v-model="model.f_collection"
111
+ <label for="f_collection" class=" font_normal_body"><font size="4px" style="font-weight:bold">*收&emsp;款</font></label>
112
+ <input id="f_collection" class="input_search" style="width:50%;font-size: 18px;font-weight:bold;" type="number" v-model="model.f_collection"
113
113
  v-el:sk v-scale="[model.f_collection, 4]" :disabled="$refs.givechange.promptText != ''">
114
114
  </div>
115
115
  <div class="col-sm-1 form-group">