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}
|
||||
footer={null}
|
||||
>
|
||||
<ChartTvD
|
||||
dataPlan={tvdDataPlan}
|
||||
dataFact={tvdDataFact}
|
||||
dataPredict={tvdDataForecast}
|
||||
/>
|
||||
<LoaderPortal show={showLoader}>
|
||||
<ChartTvD
|
||||
dataPlan={tvdDataPlan}
|
||||
dataFact={tvdDataFact}
|
||||
dataPredict={tvdDataForecast}
|
||||
/>
|
||||
</LoaderPortal>
|
||||
</Modal>
|
||||
|
||||
<Modal
|
||||
|
Loading…
Reference in New Issue
Block a user