生产工单BUG修复
This commit is contained in:
parent
52e11e4565
commit
1db7a0dd89
@ -641,6 +641,7 @@ export default {
|
||||
}
|
||||
getWorkorder(row.workorderId).then(response => {
|
||||
this.form = response.data;
|
||||
this.form.workorderType = 'SELF'
|
||||
this.open = true;
|
||||
this.title = "修改生产工单";
|
||||
this.optType="edit";
|
||||
|
Loading…
Reference in New Issue
Block a user