Commit 05529d0c authored by 仇晓婷's avatar 仇晓婷

排产资源

parent 74833485
......@@ -99,6 +99,8 @@ export default {
this.formItem.equip_id = r.result.code;
this.formItem1.calendarwork_pk = r.result.calKey;
this.formItem2.calendarovertime_pk = r.result.holidayKey;
this.formItem1.equip_pk = r.result.id;
this.formItem2.equip_pk = r.result.id;
});
},
handleSubmit() {
......
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