diff --git a/src/pages/Well.jsx b/src/pages/Well.jsx index 25554cb..834baa6 100644 --- a/src/pages/Well.jsx +++ b/src/pages/Well.jsx @@ -1,5 +1,5 @@ import { Layout, Menu } from "antd"; -import { FolderOutlined, FundViewOutlined } from "@ant-design/icons"; +import { FolderOutlined, FundViewOutlined, AlertOutlined, FilePdfOutlined, DatabaseOutlined } from "@ant-design/icons"; import { Link, Redirect, Route, Switch, useParams } from "react-router-dom"; import TelemetryView from "./TelemetryView"; import Messages from "./Messages"; @@ -25,10 +25,10 @@ export default function Well() { }> Мониторинг - }> + }> Сообщения - }> + }> Рапорт }> @@ -36,7 +36,7 @@ export default function Well() { Операции по скважине - }> + }> Архив