feat: 社保AI建议、合同附件多文件上传预览、删除合同、扩展上传格式

This commit is contained in:
freedakgmail
2026-07-27 23:45:22 +08:00
parent 71d7ab2de5
commit 5e22a82163
21 changed files with 1246 additions and 178 deletions
+1 -1
View File
@@ -775,7 +775,7 @@ function NotificationSettings() {
)
}
function ImportSettings() {
export function ImportSettings() {
const [importType, setImportType] = useState<'init' | 'monthly'>('init')
return (