改用axios请求进行封装
This commit is contained in:
@@ -80,9 +80,9 @@ export function FileInfo({ fileInfo, onConfirmResults }: FileInfoProps) {
|
||||
navigate(returnTo);
|
||||
};
|
||||
|
||||
const handleExportReport = () => {
|
||||
alert('导出评查报告功能');
|
||||
};
|
||||
// const handleExportReport = () => {
|
||||
// alert('导出评查报告功能');
|
||||
// };
|
||||
|
||||
return (
|
||||
<div className="mb-4 file-info-header">
|
||||
|
||||
Reference in New Issue
Block a user