manage-client 3.3.87 → 3.3.88
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.
package/package.json
CHANGED
|
@@ -1114,6 +1114,77 @@ export default{
|
|
|
1114
1114
|
enterpriseGasConfig: {
|
|
1115
1115
|
'f_userinfo_code': '燃气户号', 'f_paper_name': '企业名称', 'f_taxpayer_id': '统一社会信用代码', 'f_orgname': '燃气公司标志',
|
|
1116
1116
|
'f_oughtamount': '用气量', 'f_oughtfee': '用气金额', 'f_whether_pay': '是否缴费', 'f_input_date': '抄表日期'
|
|
1117
|
+
},
|
|
1118
|
+
gasDeviceConfig: {
|
|
1119
|
+
'f_residential_area': '小区名称',
|
|
1120
|
+
'f_user_name': '户主姓名',
|
|
1121
|
+
'f_idnumber': '身份证号',
|
|
1122
|
+
'f_address': '客户地址',
|
|
1123
|
+
'f_user_phone': '联系电话',
|
|
1124
|
+
|
|
1125
|
+
'f_meter_brand': '品牌',
|
|
1126
|
+
'f_meternumber': '表号',
|
|
1127
|
+
'f_meter_type': '类型',
|
|
1128
|
+
'f_meter_style': '型号',
|
|
1129
|
+
'f_aroundmeter': '表向',
|
|
1130
|
+
'f_position': '生产年月',
|
|
1131
|
+
|
|
1132
|
+
'f_createfile_date': '建档日期',
|
|
1133
|
+
'f_contract_id': '供用气合同编号',
|
|
1134
|
+
'f_gas_date': '通气日期',
|
|
1135
|
+
'f_gas_person': '通气人员',
|
|
1136
|
+
'ventilation_years': '通气年限',
|
|
1137
|
+
'f_defendcard': '防盗卡号',
|
|
1138
|
+
|
|
1139
|
+
'f_icgd_brand': '独立式可燃气体探测器品牌',
|
|
1140
|
+
'f_conn_model': '接头型号',
|
|
1141
|
+
'f_icgd_prdate': '生产日期',
|
|
1142
|
+
'f_gssv_brand': '燃气切断电磁阀品牌',
|
|
1143
|
+
'f_gssv_prdate': '生产日期',
|
|
1144
|
+
|
|
1145
|
+
'zaoju_brand': '品牌',
|
|
1146
|
+
'zaoju_make_date': '生产日期',
|
|
1147
|
+
|
|
1148
|
+
'zaoju_pipe_material': '材质',
|
|
1149
|
+
'zaoju_pipe_length': '长度(米)',
|
|
1150
|
+
'zaoju_pipe_prdate': '生产日期',
|
|
1151
|
+
|
|
1152
|
+
'reshui_brand': '品牌',
|
|
1153
|
+
'reshui_filing_date': '备案日期',
|
|
1154
|
+
'reshui_make_date': '生产日期',
|
|
1155
|
+
|
|
1156
|
+
'reshui_pipe_material': '材质',
|
|
1157
|
+
'reshui_pipe_length': '长度(米)',
|
|
1158
|
+
'reshui_pipe_prdate': '生产日期',
|
|
1159
|
+
|
|
1160
|
+
'bigua_brand': '品牌',
|
|
1161
|
+
'bigua_filing_date': '备案日期',
|
|
1162
|
+
'bigua_make_date': '生产日期',
|
|
1163
|
+
|
|
1164
|
+
'bigua_pipe_material': '材质',
|
|
1165
|
+
'bigua_pipe_length': '长度(米)',
|
|
1166
|
+
'bigua_pipe_prdate': '生产日期',
|
|
1167
|
+
|
|
1168
|
+
'f_fee_type': '类型',
|
|
1169
|
+
'f_money': '金额(元)',
|
|
1170
|
+
'fee_operate_date': '日期',
|
|
1171
|
+
|
|
1172
|
+
'f_min_operate_date': '充值时间',
|
|
1173
|
+
'f_preamount': '金额(元)',
|
|
1174
|
+
|
|
1175
|
+
'yeartimes': '充值时间',
|
|
1176
|
+
'f_preamount_all': '金额(元)',
|
|
1177
|
+
|
|
1178
|
+
'f_upload_date': '安检日期',
|
|
1179
|
+
'f_checker_name': '安检人员',
|
|
1180
|
+
'f_total_gas': '用气总量',
|
|
1181
|
+
'f_total_fee': '总充值额',
|
|
1182
|
+
'f_balance_gas': '剩余气量',
|
|
1183
|
+
'f_defect_content': '发现问题',
|
|
1184
|
+
'f_repair_date': '整改日期',
|
|
1185
|
+
|
|
1186
|
+
'f_comments': '备注'
|
|
1187
|
+
|
|
1117
1188
|
}
|
|
1118
1189
|
}
|
|
1119
1190
|
|
|
@@ -45,7 +45,10 @@
|
|
|
45
45
|
<div class="span" style="float:right;">
|
|
46
46
|
<button class="button_search button_spacing" @click="search()">查询</button>
|
|
47
47
|
<button class="button_clear button_spacing" @click="$parent.$parent.clear()">清空</button>
|
|
48
|
-
<
|
|
48
|
+
<export-excel :data="$parent.$parent.getCondition"
|
|
49
|
+
:field="$parent.$parent.getExportField"
|
|
50
|
+
sqlurl="rs/easyExcel/gasDeviceExport" sql-name="myGasDeviceQuery" template-name='民用用气设备查询'
|
|
51
|
+
:choose-col="true"></export-excel>
|
|
49
52
|
<div style="float: right" class="button_spacing" :class="{'button_shrink_top':$parent.$parent.criteriaShow,'button_shrink_bottom':!$parent.$parent.criteriaShow}" @click="$parent.$parent.hidden()"></div>
|
|
50
53
|
</div>
|
|
51
54
|
</div>
|
|
@@ -302,7 +305,7 @@
|
|
|
302
305
|
<nobr>{{row.f_gssv_brand}}</nobr>
|
|
303
306
|
</td>
|
|
304
307
|
<td style="text-align: center;">
|
|
305
|
-
<nobr>{{row.
|
|
308
|
+
<nobr>{{row.f_gssv_prdate}}</nobr>
|
|
306
309
|
</td>
|
|
307
310
|
<td style="text-align: center;" :class="$parent.$parent.$parent.formatTime(row.alarm_exp_date).indexOf('已过期')!==-1? 'back-red' : 'back-blue'">
|
|
308
311
|
<nobr>{{$parent.$parent.$parent.formatTime(row.alarm_exp_date)}}</nobr>
|
|
@@ -911,7 +914,7 @@
|
|
|
911
914
|
},
|
|
912
915
|
|
|
913
916
|
getCondition() {
|
|
914
|
-
return {condition: this.condition2,orderitem:
|
|
917
|
+
return {condition: this.condition2,orderitem: 'f_userfiles_id desc'}
|
|
915
918
|
},
|
|
916
919
|
getfield() {
|
|
917
920
|
let data = {}
|
|
@@ -931,7 +934,7 @@
|
|
|
931
934
|
return data
|
|
932
935
|
},
|
|
933
936
|
getExportField() {
|
|
934
|
-
return exportConfig.
|
|
937
|
+
return exportConfig.gasDeviceConfig
|
|
935
938
|
},
|
|
936
939
|
addressstate() {
|
|
937
940
|
return [{label: '全部', value: ''}, ...this.$appdata.getParam('地址状态')]
|
|
@@ -190,7 +190,7 @@
|
|
|
190
190
|
<th colspan="6"><nobr>燃气灶具连接管</nobr></th>
|
|
191
191
|
<th colspan="5"><nobr>燃气热水器</nobr></th>
|
|
192
192
|
<th colspan="5"><nobr>燃气壁挂炉</nobr></th>
|
|
193
|
-
<th colspan="
|
|
193
|
+
<th colspan="5"><nobr>燃气保险信息</nobr></th>
|
|
194
194
|
<th colspan="2"><nobr>初次充值信息</nobr></th>
|
|
195
195
|
<!-- <th colspan="2"><nobr>每年充值</nobr></th>-->
|
|
196
196
|
<th colspan="7"><nobr>安检信息</nobr></th>
|
|
@@ -741,6 +741,7 @@
|
|
|
741
741
|
// self.loadMeterBooks()
|
|
742
742
|
self.$refs.paged.$refs.cri.model.startDate = self.data ? self.data.startDate : self.$login.toStandardDateString() + ' 00:00:00'
|
|
743
743
|
self.$refs.paged.$refs.cri.model.endDate = self.data ? self.data.endDate : self.$login.toStandardDateString() + ' 23:59:59'
|
|
744
|
+
self.$refs.paged.$refs.cri.model.f_meter_classify = ['机表']
|
|
744
745
|
// self.$refs.paged.$refs.cri.model.handStartDate = self.$login.toStandardDateString() + ' 00:00:00'
|
|
745
746
|
// self.$refs.paged.$refs.cri.model.handEndDate = self.$login.toStandardDateString() + ' 23:59:59'
|
|
746
747
|
|
|
@@ -825,6 +826,7 @@
|
|
|
825
826
|
inputtores:[{label: '全部',value: ''}], //抄表员
|
|
826
827
|
//表册片区
|
|
827
828
|
bookSlice:[{label: '全部',value: ''}],
|
|
829
|
+
metertypes:[{label: '机表',value: '机表'}],
|
|
828
830
|
imgshow:false,
|
|
829
831
|
imgfilename:'',
|
|
830
832
|
percent:0,
|
|
@@ -1226,9 +1228,6 @@
|
|
|
1226
1228
|
},
|
|
1227
1229
|
computed: {
|
|
1228
1230
|
|
|
1229
|
-
metertypes() {
|
|
1230
|
-
return [{label: ' 全部 ', value: ''}, ...this.$appdata.getParam('气表类型')]
|
|
1231
|
-
},
|
|
1232
1231
|
banklist() {
|
|
1233
1232
|
return [{label: ' 全部 ', value: ''}, ...this.$appdata.getParam('银行名称')]
|
|
1234
1233
|
},
|