zjj
2025-04-30 6e541a900df5eff0657cd28a8d9fb1bb398936df
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