manage-client 3.3.245 → 3.3.246
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
|
@@ -136,10 +136,9 @@ export default{
|
|
|
136
136
|
'f_total_usegas_amount': '累计用气金额', 'f_total_gas': '表累购气量', 'f_total_fee': '表累购金额', 'f_inputtor': '表册抄表员',
|
|
137
137
|
'f_book_inputtor': '档案抄表员',
|
|
138
138
|
'f_install_person': '安装人', 'f_gas_person': '通气人',
|
|
139
|
-
'f_meter_book_num': '抄表册编号', 'f_meter_book_sort': '抄表册顺序',
|
|
140
|
-
'f_balance_amount': '
|
|
141
|
-
'f_fillcard_times': '补卡次数', 'f_sendsuccess': '表同步状态', 'f_isband': '微信绑定', 'f_cost_type': '缴费类型'
|
|
142
|
-
, 'f_bank_accopen': '银行户名', 'f_bank_name': '银行名称', 'f_bank_account': '银行账号',
|
|
139
|
+
'f_meter_book_num': '抄表册编号', 'f_meter_book_sort': '抄表册顺序', 'f_jval': '表剩余金额',
|
|
140
|
+
'f_balance_amount': '系统剩余金额', 'f_times': '写卡次数',
|
|
141
|
+
'f_fillcard_times': '补卡次数', 'f_sendsuccess': '表同步状态', 'f_isband': '微信绑定', 'f_cost_type': '缴费类型', 'f_bank_accopen': '银行户名', 'f_bank_name': '银行名称', 'f_bank_account': '银行账号',
|
|
143
142
|
'f_bank_idnumber': '银行身份证号', 'f_bank_pay_number': '缴费编号', 'f_userfiles_address': '用气点名'
|
|
144
143
|
},
|
|
145
144
|
changemeterConfig: {
|