訂單資訊

{moment(order.create_date).format("YYYY-MM-DD HH:mm:ss")}
{(order.current_status.trim()=='C')?'訂單確認':'未確認'}