#
zjj
2025-05-24 b6222dd7f740ad57aef7e37774364e3c9c01cf7a
rsf-admin/src/page/waitPakin/SelectSiteModel.jsx
@@ -110,7 +110,7 @@
                            <BooleanField source="statusBool" label="common.field.status" sortable={false} />
                            <TextField source="memo" label="common.field.memo" sortable={false} />
                            <WrapperField cellClassName="opt" label="common.field.opt">
                            <SelectSiteButton source={source} setOpen={setOpen} refresh={refresh} notify={notify} />
                                <SelectSiteButton source={source} setOpen={setOpen} refresh={refresh} notify={notify} />
                            </WrapperField>
                        </StyledDatagrid>
                    </List>