Browse Source

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

tags/v2.1
RuoYi 5 years ago
parent
commit
337f6fd3db
  1. 2
      ruoyi-ui/src/utils/index.js

2
ruoyi-ui/src/utils/index.js

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

Loading…
Cancel
Save