Browse Source

deploy

master
Soleilw 6 months ago
parent
commit
6306caaf5c

+ 1
- 1
dist/index.html View File

</head> </head>
<body> <body>
<div id="root"></div> <div id="root"></div>
<script src="/umi.7dbc89ad.js"></script>
<script src="/umi.6e92b7d0.js"></script>
</body> </body>
</html> </html>

+ 0
- 1
dist/p__Company__Post__index.53cd57f7.async.js
File diff suppressed because it is too large
View File


+ 1
- 0
dist/p__Company__Post__index.c8bf9355.async.js
File diff suppressed because it is too large
View File


dist/umi.6e92b7d0.js
File diff suppressed because it is too large
View File


+ 1
- 1
src/components/Render/Main/Company/Post/table/index.tsx View File

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';



Loading…
Cancel
Save