From df1357d7452c13c889730693d305ba4149c40e4a Mon Sep 17 00:00:00 2001 From: harukin-expo-dev-env Date: Sun, 1 Sep 2024 02:00:09 +0000 Subject: [PATCH] =?UTF-8?q?=E7=94=BB=E9=9D=A2=E5=9B=9E=E8=BB=A2=E9=96=A2?= =?UTF-8?q?=E4=BF=82=E3=81=AB=E7=94=B1=E6=9D=A5=E3=81=99=E3=82=8B=E3=83=90?= =?UTF-8?q?=E3=82=B0=E3=81=AE=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/ActionSheetComponents/EachTrainInfoCore.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/ActionSheetComponents/EachTrainInfoCore.js b/components/ActionSheetComponents/EachTrainInfoCore.js index f20d778..657df3c 100644 --- a/components/ActionSheetComponents/EachTrainInfoCore.js +++ b/components/ActionSheetComponents/EachTrainInfoCore.js @@ -237,7 +237,7 @@ export const EachTrainInfoCore = ({ originalStationList, from: from == "LED" ? "LED2" : "NearTrainDiagramView", }; - if (setTrainInfo) { + if (isLandscape) { setTrainInfo(payload.data); } else { SheetManager.hide("EachTrainInfo").then(() => {