Default process inventory scope to department

This commit is contained in:
caoqianming 2026-07-28 12:16:18 +08:00
parent 49f0e94fe0
commit 627711e14b
1 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@ const defaultForm = {
mtype:10,
belong_dept: "",
wpr_number_rule: "",
into_wm_scope: 10,
into_wm_scope: 20,
store_notok: true,
has_ok_b_defect:false,
};