Commit 10f68391 authored by 姬鋆屾's avatar 姬鋆屾

考勤汇总添加大厅字段展示

parent 7c8fa494
...@@ -443,6 +443,7 @@ export default { ...@@ -443,6 +443,7 @@ export default {
width: 100, width: 100,
show: true, show: true,
}, },
{ label: "大厅", prop: "salaName", show: true },
{ label: "部门", prop: "deptName", show: true }, { label: "部门", prop: "deptName", show: true },
{ {
label: "应到", label: "应到",
......
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