|
|
@@ -9,7 +9,7 @@ import Graphql from "./component/graphql/Graphql";
|
|
|
import CaseMetabase from "./component/caseMetabase/CaseMetabase";
|
|
|
import axios from 'axios';
|
|
|
import {getIdUrl} from "../../config";
|
|
|
-import {FormattedMessage} from 'react-intl';
|
|
|
+
|
|
|
axios.defaults.withCredentials = true;
|
|
|
|
|
|
const {Content} = Layout;
|