manage-client 3.2.187 → 3.2.188
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
|
@@ -245,7 +245,7 @@ export default{
|
|
|
245
245
|
cardhandplanConfig: {
|
|
246
246
|
'f_userinfo_code': '客户编号', 'f_user_name': '客户名称', 'f_address': '地址', 'f_meternumber': '表号',
|
|
247
247
|
'f_last_tablebase': '上期底数', 'f_tablebase': '本期底数', 'f_real_amount': '用气量', 'f_result_state': '抄表结果状态', 'f_card_total_gas': '总购气量',
|
|
248
|
-
'f_yuliang': '余量', 'f_inputtor': '抄表员', '
|
|
248
|
+
'f_yuliang': '余量', 'f_inputtor': '抄表员', 'f_hand_date': '录入日期',
|
|
249
249
|
'f_meter_state': '抄表状态', 'f_operator': '操作员', 'f_depname': '部门'
|
|
250
250
|
},
|
|
251
251
|
handplanConfig: {
|