Commit c916d51a authored by 康振飞's avatar 康振飞

设备日历ok

parent fdd39106
...@@ -498,7 +498,7 @@ export default { ...@@ -498,7 +498,7 @@ export default {
}, },
{ {
title: "工作日历编号", title: "工作日历编号",
key: "calendarwork_pk" key: "calId"
}, },
{ {
title: "工作日历名称", title: "工作日历名称",
...@@ -506,7 +506,7 @@ export default { ...@@ -506,7 +506,7 @@ export default {
}, },
{ {
title: "加班日历编号", title: "加班日历编号",
key: "calendarovertime_pk" key: "holidayCalId"
}, },
{ {
title: "加班日历名称", title: "加班日历名称",
......
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