/** * table的 column */ export default { "交易代码": "Transaction Code", "业务编号": "Business Number", "交易名称": "Trade Name", "状态": "State", "报文类型": "Message Type", "对方银行BIC": "The Other Bank BIC", "创建时间": "Creation Time", "币种": "Currency", "金额": "Amount", "创建人": "Founder", "当前操作柜员": "Current Operating Teller", "当前组别": "The Current Group", "上次操作柜员": "Last Operation Teller", "来源": "Source", "提示": "Prompt", "提示信息": "Prompt Information", "操作": "Operate" }