Skip to content

Commit

Permalink
fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
chenmeiling12 committed Nov 12, 2024
1 parent 8d177ec commit 7284ef1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web/src/pages/main/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ export const Container = () => {

return (
<div className="pt-6 px-6 flex-1 flex flex-col bg-[#F6F8FC] overflow-hidden">
<Outlet />
{permission.isGetPermission ? (
permission.hasSwitchCameraAiBackEnd ? (
<Outlet />
Expand Down

0 comments on commit 7284ef1

Please sign in to comment.