dashboard
repositories
filestore
activity
search
login
main
/
expert_management
专家管理系统后台
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
patch
|
commit
|
commitdiff
|
show whitespace
修复 utils/index.js 中不包含 parseTime 函数的 bug
fungleo
2020-07-21
3e1bd8e3bc6c94ed5fc39ee7955a1aef97c68d97
[expert_management.git]
/
ruoyi-ui
/
src
/
utils
/
index.js
ruoyi-ui/src/utils/index.js
@@ -1,3 +1,5 @@
import { parseTime } from './ruoyi'
/**
* 表格时间格式化
*/