diff --git a/src/pages/Home_v_2504/components/RightContent/IndustryOverview/components/LawEnforcement/index.tsx b/src/pages/Home_v_2504/components/RightContent/IndustryOverview/components/LawEnforcement/index.tsx index 0b432dcd670c3c8229c91473ba18c25822278ea1..a71b19c4b1015ff9b82400d55421ba8bf30ec86f 100644 --- a/src/pages/Home_v_2504/components/RightContent/IndustryOverview/components/LawEnforcement/index.tsx +++ b/src/pages/Home_v_2504/components/RightContent/IndustryOverview/components/LawEnforcement/index.tsx @@ -69,7 +69,7 @@ const LawEnforcement: React.FC = () => { : 2 } onClick={() => { - dispatch.push('AdministPunish'); + // dispatch.push('AdministPunish'); }} /> @@ -96,7 +96,7 @@ const LawEnforcement: React.FC = () => { : 2 } onClick={() => { - dispatch.push('AreaSynergy'); + // dispatch.push('AreaSynergy'); }} /> @@ -122,7 +122,7 @@ const LawEnforcement: React.FC = () => { unitStyle={commonUnitStyle} style={commonStyle} onClick={() => { - dispatch.push('DyaPatrol'); + // dispatch.push('DyaPatrol'); }} />