skyouc
2025-04-30 2d5ffc17e5d76a468493b21c45df1ca547b10da3
rsf-admin/src/page/waitPakin/SelectSiteModel.jsx
@@ -55,7 +55,7 @@
    return (
        <Box>
            <Dialog
            sx={{width: '90%'}}
            sx={{width: '100%'}}
                open={open}
                onClose={handleClose}
                fullWidth
@@ -64,6 +64,7 @@
            >
                <DialogTitle>
                    {translate('toolbar.selectSite')}
                    <DialogCloseButton onClose={() => setOpen(false)} />
                </DialogTitle>
                <DialogContent>
                    <List