| @@ -8,6 +8,6 @@ | |||
| </head> | |||
| <body> | |||
| <div id="root"></div> | |||
| <script src="/umi.7dbc89ad.js"></script> | |||
| <script src="/umi.6e92b7d0.js"></script> | |||
| </body> | |||
| </html> | |||
| @@ -4,7 +4,7 @@ import type { ActionType } from '@ant-design/pro-components'; | |||
| import { | |||
| ProTable, ProFormSelect | |||
| } from '@ant-design/pro-components'; | |||
| import { Button, ConfigProvider, } from 'antd'; | |||
| import { Button, ConfigProvider,message } from 'antd'; | |||
| import { GetCompanyJobList, getCompanyList, GetCompanyInfo, PostJobExport } from '@/apis/api'; | |||
| import { Imageprefix } from '@/constants'; | |||