Default process inventory scope to department
This commit is contained in:
parent
49f0e94fe0
commit
627711e14b
|
|
@ -138,7 +138,7 @@ const defaultForm = {
|
||||||
mtype:10,
|
mtype:10,
|
||||||
belong_dept: "",
|
belong_dept: "",
|
||||||
wpr_number_rule: "",
|
wpr_number_rule: "",
|
||||||
into_wm_scope: 10,
|
into_wm_scope: 20,
|
||||||
store_notok: true,
|
store_notok: true,
|
||||||
has_ok_b_defect:false,
|
has_ok_b_defect:false,
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue