deviceinfodetail.vue 基本信息 返回 客户编号 {{row.f_userinfo_code}} 客户姓名 {{row.f_user_name}} 客户地址 {{row.f_address}} 用户状态 {{row.f_user_state}} 客户电话 {{row.f_user_phone}} 证件类型 {{row.f_credentials}} 证件号码 {{row.f_idnumber}} 客户类型 {{row.f_user_type}} 用气性质 {{row.f_gasproperties}} 用户状态 {{row.f_user_state}} 账户余额 {{row.f_balance}} 人 口 数 {{row.f_people_num}} 备用电话 {{row.f_rent_phone}} 表具信息 表号 {{row.f_meternumber}} 气表状态 {{row.f_table_state}} 气表读数 {{row.f_meter_base}} 初始底数 {{row.f_initial_base}} 气表品牌 {{row.f_meter_brand}} 气表型号 {{row.f_meter_style}} 气表类型 {{row.f_meter_type}} 气价名称 {{row.f_price_name}} 气价类型 {{row.f_price_type}} 价格详情 {{row.f_detailprice}} 左 右 表 {{row.f_aroundmeter}} 上报时间 {{row.f_meteread_date ? row.f_meteread_date : "暂无"}} 累购金额 {{row.f_total_fee}} 累购气量 {{row.f_total_gas}} 最后结算时间 {{row.f_hand_date ? row.f_hand_date : "暂无"}} 表剩余金额 {{row.f_balance_amount}} 阀门状态 {{row.f_valvestate === '0' ? '已开阀' : '已关阀'}} {{row.f_valvestate === '0' ? '关阀' : '开阀'}} 累计上报次数 {{row.f_meteread_number ? row.f_meteread_number : 0}} 是否自动阀控 {{row.f_network_valve == null ? '否' : '是'}} {{row.f_network_valve == null ? '开启' : '关闭'}} 表剩余气量 {{row.f_balance_gas}} 累计用气金额 {{row.f_total_usegas_amount}} 设备信息 设备类型 {{device.f_devices_type}} 设备品牌 {{device.f_brand}} 设备型号 {{device.f_devices_model}} 设备数量 {{device.f_devices_num}} 设备编号 {{device.f_devices_no}} 安装人 {{device.f_input_person}} 安装日期 {{device.f_input_date}} 生产日期 {{device.f_make_date}} 到期日期 {{device.f_expire_date}} 管道类型 {{device.f_pipe_type}} 安装日期 {{device.f_pipeinstall_date}} 到期日期 {{device.f_pipeexpire_date}} 钢管连接 {{device.f_pipe_connection}} 备 注 {{device.comments}} × 阀控管理 操作原因
{{row.f_userinfo_code}}
{{row.f_user_name}}
{{row.f_address}}
{{row.f_user_state}}
{{row.f_user_phone}}
{{row.f_credentials}}
{{row.f_idnumber}}
{{row.f_user_type}}
{{row.f_gasproperties}}
{{row.f_balance}}
{{row.f_people_num}}
{{row.f_rent_phone}}
{{row.f_meternumber}}
{{row.f_table_state}}
{{row.f_meter_base}}
{{row.f_initial_base}}
{{row.f_meter_brand}}
{{row.f_meter_style}}
{{row.f_meter_type}}
{{row.f_price_name}}
{{row.f_price_type}}
{{row.f_detailprice}}
{{row.f_aroundmeter}}
{{row.f_meteread_date ? row.f_meteread_date : "暂无"}}
{{row.f_total_fee}}
{{row.f_total_gas}}
{{row.f_hand_date ? row.f_hand_date : "暂无"}}
{{row.f_balance_amount}}
{{row.f_valvestate === '0' ? '已开阀' : '已关阀'}} {{row.f_valvestate === '0' ? '关阀' : '开阀'}}
{{row.f_meteread_number ? row.f_meteread_number : 0}}
{{row.f_network_valve == null ? '否' : '是'}} {{row.f_network_valve == null ? '开启' : '关闭'}}
{{row.f_balance_gas}}
{{row.f_total_usegas_amount}}
{{device.f_devices_type}}
{{device.f_brand}}
{{device.f_devices_model}}
{{device.f_devices_num}}
{{device.f_devices_no}}
{{device.f_input_person}}
{{device.f_input_date}}
{{device.f_make_date}}
{{device.f_expire_date}}
{{device.f_pipe_type}}
{{device.f_pipeinstall_date}}
{{device.f_pipeexpire_date}}
{{device.f_pipe_connection}}
{{device.comments}}