|
|
|
|
|
|
|
|
import { |
|
|
import { |
|
|
ProTable, ProFormSelect |
|
|
ProTable, ProFormSelect |
|
|
} from '@ant-design/pro-components'; |
|
|
} 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 { GetCompanyJobList, getCompanyList, GetCompanyInfo, PostJobExport } from '@/apis/api'; |
|
|
import { Imageprefix } from '@/constants'; |
|
|
import { Imageprefix } from '@/constants'; |
|
|
|
|
|
|