段階調整
This commit is contained in:
@@ -147,7 +147,7 @@ export const TrainDataView = ({
|
||||
currentTrainData={currentTrainData}
|
||||
platformNumber={platformNumber}
|
||||
lineNumber={lineNumber}
|
||||
endText={platformDescription ? `${platformDescription}` : ""}
|
||||
platformDescription={platformDescription ? `${platformDescription}` : ""}
|
||||
style={
|
||||
onLine
|
||||
? { borderWidth: 1, borderColor: "red", borderStyle: "solid" }
|
||||
|
Reference in New Issue
Block a user