|
|
@ -493,7 +493,7 @@ const AirticketPlan = props => {
|
|
|
|
|
|
|
|
|
|
|
|
<Row>
|
|
|
|
<Row>
|
|
|
|
<Col md={24} lg={24} xxl={24} style={{ height: "100%" }}>
|
|
|
|
<Col md={24} lg={24} xxl={24} style={{ height: "100%" }}>
|
|
|
|
{/* <iframe id="msdoc-iframe-reservation" title="msdoc-iframe-reservation" src={reservationPreviewUrl + "&v=" + Math.random()} style={{ width: "100%", height: "600px" }}></iframe> */}
|
|
|
|
<iframe id="msdoc-iframe-reservation" title="msdoc-iframe-reservation" src={reservationPreviewUrl + "&v=" + Math.random()} style={{ width: "100%", height: "600px" }}></iframe>
|
|
|
|
<Button type="link" target="_blank" href={reservationUrl}>
|
|
|
|
<Button type="link" target="_blank" href={reservationUrl}>
|
|
|
|
下载
|
|
|
|
下载
|
|
|
|
</Button>
|
|
|
|
</Button>
|
|
|
|