Commit 7da271f3 authored by 赵啸非's avatar 赵啸非

修改考勤汇总

parent c748225a
...@@ -115,6 +115,8 @@ export default { ...@@ -115,6 +115,8 @@ export default {
prop: "totalScore", prop: "totalScore",
formatter: this.formatter, formatter: this.formatter,
}, },
{ label: "", prop: "year", formatter: this.formatter },
{ label: "", prop: "month", formatter: this.formatter },
{ {
label: "操作", label: "操作",
width: 240, width: 240,
......
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