| {{$index + 1}} |
{{row.f_userinfo_code}} |
{{row.f_user_id}} |
{{row.f_user_name}} {{row.f_address}} |
{{row.f_inputtor}} |
{{row.f_balacne}} |
{{row.f_last_input_date}} |
{{row.f_hand_date}} |
{{row.f_input_date}} |
{{row.f_meter_base}} |
{{row.f_tablebase || row.f_tablebase === 0 ? row.f_tablebase : '本期无计划'}}
{{row.f_tablebase || row.f_tablebase === 0 ? row.f_tablebase : '尚未下发'}}
{{row.error}}
|
{{row.f_oughtfee}} |
{{row.f_oughtamount = row.f_tablebase ?
(row.f_share_gas ?
(row.f_tablebase - 0 - (row.f_meter_base - 0)).toFixed(4) + (row.f_share_gas > 0 ? '+' : '') + row.f_share_gas.toFixed(2) : (row.f_tablebase - 0 - (row.f_meter_base - 0)).toFixed(2)) : 0}}
|
{{row.f_whether_pay}} |
{{row.f_book_name}} |
|