修复 utils/index.js 中不包含 parseTime 函数的 bug

zmy
RuoYi 2020-07-30 18:12:39 +08:00
parent 8ae4f5e90b
commit 337f6fd3db
1 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
import { parseTime } from './ruoyi'
/**
* 表格时间格式化
*/