提交 337f6fd3 编写于 作者: R RuoYi

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

上级 8ae4f5e9
import { parseTime } from './ruoyi'
/**
* 表格时间格式化
*/
......@@ -385,4 +387,4 @@ export function camelCase(str) {
export function isNumberStr(str) {
return /^[+-]?(0|([1-9]\d*))(\.\d+)?$/g.test(str)
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册