skyouc
2025-05-12 c731084698d89c12c23180f57598d521abb97a23
rsf-admin/src/page/warehouseAreas/WarehouseAreasList.jsx
@@ -116,7 +116,6 @@
    const translate = useTranslate();
    const [createDialog, setCreateDialog] = useState(false);
    const [drawerVal, setDrawerVal] = useState(false);
    const dicts = JSON.parse(localStorage.getItem('sys_dicts'))?.filter(dict => (dict.dictTypeCode == 'sys_ware_areas_type')) || [];
    return (
        <Box display="flex">