forked from ddrilling/asb_cloud_front
добавлена загрузвка в оконо графика
This commit is contained in:
parent
1a3569389e
commit
2f63fd6668
@ -159,11 +159,13 @@ export default function ClusterWells({statsWells}) {
|
|||||||
width={1500}
|
width={1500}
|
||||||
footer={null}
|
footer={null}
|
||||||
>
|
>
|
||||||
|
<LoaderPortal show={showLoader}>
|
||||||
<ChartTvD
|
<ChartTvD
|
||||||
dataPlan={tvdDataPlan}
|
dataPlan={tvdDataPlan}
|
||||||
dataFact={tvdDataFact}
|
dataFact={tvdDataFact}
|
||||||
dataPredict={tvdDataForecast}
|
dataPredict={tvdDataForecast}
|
||||||
/>
|
/>
|
||||||
|
</LoaderPortal>
|
||||||
</Modal>
|
</Modal>
|
||||||
|
|
||||||
<Modal
|
<Modal
|
||||||
|
Loading…
Reference in New Issue
Block a user