Merge commit '4151f3f0569d83d2476dbba71bd5f3464c730c7a' into develop

This commit is contained in:
harukin-expo-dev-env
2025-09-24 16:27:42 +00:00

View File

@@ -135,11 +135,11 @@ export const StationDeteilView = (props) => {
onExit={onExit}
/>
)}
<StationDiagramButton
{updatePermission &&<StationDiagramButton
navigate={navigate}
onExit={onExit}
currentStation={currentStation}
/>
/>}
{!currentStation[0].StationTimeTable || (
<StationTimeTableButton
info={info}