style:出库单据-新增/编辑-出库类型-领料出库选项禁用

main
黄伟杰 2 weeks ago
parent 55b4421ef4
commit daa1cca420

@ -149,6 +149,7 @@ const options = [
{
value: '领料出库',
label: t('ErpStock.Out.tabPick'),
disabled: true
}
]
/** 子表的表单 */

Loading…
Cancel
Save