zy-acs-flow/src/page/loc/LocList.jsx
@@ -132,7 +132,7 @@ theme.transitions.create(['all'], { duration: theme.transitions.duration.enteringScreen, }), marginRight: !!drawerVal ? `${PAGE_DRAWER_WIDTH}px` : 0, marginRight: drawerVal ? `${PAGE_DRAWER_WIDTH}px` : 0, }} title={"menu.loc"} empty={<EmptyData onClick={() => { setCreateDialog(true) }} />}