保存进度!

This commit is contained in:
2023-10-22 01:15:34 +08:00
parent b794e99694
commit 8b31ffb6d6
6 changed files with 112 additions and 39 deletions

View File

@@ -20,7 +20,7 @@ interface ImportBIReportRequest
{
filePath: string,
reportType: number,
hasCaption: boolean,
firstRow: number,
sheetIndex: number,
}