#
luxiaotao1123
2025-04-16 bc1b5250344b4b02cf7d17da001fc1c510c5dc20
zy-acs-flow/src/layout/AppBar.jsx
@@ -2,7 +2,7 @@
import { AppBar, TitlePortal } from 'react-admin';
import { Box, useMediaQuery } from '@mui/material';
import Logo from './Logo2';
import Logo from './Logo';
import { AppBarToolbar } from './AppBarToolbar';
const CustomAppBar = () => {