数据来源:https://www.hkab.org.hk/tc/rates/hibor
{{ parseTime(scope.row.date,'{y}-{m}-{d}') }}
這不是工作天,請選擇另一日子
{{ scope.row.ds_fb_msg_1_b5 }}
隔夜:{{ parseFloat(scope.row.over_night).toFixed(5) }}
1星期:{{ parseFloat(scope.row.one_week).toFixed(5) }}
2星期:{{ parseFloat(scope.row.two_week).toFixed(5) }}
1个月:{{ parseFloat(scope.row.one_month).toFixed(5) }}
2个月:{{ parseFloat(scope.row.two_month).toFixed(5) }}
3个月:{{ parseFloat(scope.row.three_month).toFixed(5) }}
6个月:{{ parseFloat(scope.row.six_month).toFixed(5) }}
12个月:{{ parseFloat(scope.row.twelve_month).toFixed(5) }}