Commit c1cfb03d authored by 赵啸非's avatar 赵啸非

修改考勤汇总

parent fbaa8757
...@@ -123,7 +123,7 @@ export default { ...@@ -123,7 +123,7 @@ export default {
// 是否显示弹出层 // 是否显示弹出层
open: false, open: false,
direction: "rtl", direction: "rtl",
toString: ["leaveType"], toString: ["leaveType","deptId","approverId"],
toDate: ["startTime", "endTime"], toDate: ["startTime", "endTime"],
// 表单校验 // 表单校验
rules: { rules: {
......
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