如何使用 moment.js 库将日期格式化为 yyyy-mm-dd 格式
{"title": "完成時間", "index": "overDate", "type": "date", "width": 80, "className": "text-center", "render": (text, record) => moment(text).format("YYYY-MM-DD") }
原文地址: https://www.cveoy.top/t/topic/pWCR 著作权归作者所有。请勿转载和采集!