Commit d276608c authored by 沈翠玲's avatar 沈翠玲

排班日历

parent af493655
......@@ -327,7 +327,7 @@ export default {
shiftName: row.shiftName,
workunitId: row.workunitId,
theDay: row.theDay,
restFlag: '1'
restFlag: '0'
};
this.getCalWorkunitsDetail(params);
},
......
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