fungleo
2020-07-21 3e1bd8e3bc6c94ed5fc39ee7955a1aef97c68d97
修复 utils/index.js 中不包含 parseTime 函数的 bug
1 files modified
2 ■■■■■ changed files
ruoyi-ui/src/utils/index.js 2 ●●●●● patch | view | raw | blame | history
ruoyi-ui/src/utils/index.js
@@ -1,3 +1,5 @@
import { parseTime } from './ruoyi'
/**
 * 表格时间格式化
 */