|
|
@ -6,6 +6,8 @@ import {
|
|
|
|
Modal
|
|
|
|
Modal
|
|
|
|
} from 'antd';
|
|
|
|
} from 'antd';
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
import './css/TPMsettings.css';
|
|
|
|
|
|
|
|
|
|
|
|
import TopShixuninformation from './Shixuninformation';
|
|
|
|
import TopShixuninformation from './Shixuninformation';
|
|
|
|
|
|
|
|
|
|
|
|
import Configuration from './Configuration';
|
|
|
|
import Configuration from './Configuration';
|
|
|
@ -14,8 +16,6 @@ import LearningSettings from './LearningSettings';
|
|
|
|
|
|
|
|
|
|
|
|
import axios from 'axios';
|
|
|
|
import axios from 'axios';
|
|
|
|
|
|
|
|
|
|
|
|
import './css/TPMsettings.css';
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
const {TabPane} = Tabs;
|
|
|
|
const {TabPane} = Tabs;
|
|
|
|
|
|
|
|
|
|
|
|
// 处理整点 半点
|
|
|
|
// 处理整点 半点
|
|
|
|