修复 utils/index.js 中不包含 parseTime 函数的 bug
ruoyi-ui/src/utils/index.js @@ -1,3 +1,5 @@ import { parseTime } from './ruoyi' /** * 表格时间格式化 */