zhou zhou
2026-01-28 ccc07c8fd9164a3d9195f42ba7fc7131f6c8324e
rsf-admin/src/page/basicInfo/matnr/BatchModal.jsx
@@ -182,6 +182,7 @@
                                        onChange={(e) => handleChange(e.target.value, 'flagCheck')}
                                        label="table.field.matnr.flagCheck"
                                        source="flagCheck"
                                        defaultValue={1}
                                        choices={[
                                            { id: 0, name: ' 否' },
                                            { id: 1, name: ' 是' },