Commit 73c3bf4e authored by 姬鋆屾's avatar 姬鋆屾

parent e2e1ced5
...@@ -219,8 +219,8 @@ export default { ...@@ -219,8 +219,8 @@ export default {
{ {
label: "上下班时间", label: "上下班时间",
width: 100,
prop: "goOffTimeStr", prop: "goOffTimeStr",
formatter: this.formatterDate,
}, },
{ {
......
...@@ -226,8 +226,8 @@ export default { ...@@ -226,8 +226,8 @@ export default {
{ {
label: "上下班时间", label: "上下班时间",
width: 100,
prop: "goOffTimeStr", prop: "goOffTimeStr",
formatter: this.formatterDate,
}, },
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment