提交 73e48609 authored 作者: 王鹏飞's avatar 王鹏飞

chore: update

上级 e1e04a83
...@@ -76,7 +76,7 @@ const changeFormatType = function (row: any) { ...@@ -76,7 +76,7 @@ const changeFormatType = function (row: any) {
row.format = '4' row.format = '4'
break break
case '3': case '3':
row.format = '2' row.format = '20'
break break
case '4': case '4':
row.format = 'yyyy-mm-dd' row.format = 'yyyy-mm-dd'
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论