@ -357,7 +357,7 @@ const TestInstance = ({ instance, parentId, onBack }: { instance: any; parentId:
</Button>
<Button
type="outline"
onClick={handleExportTemplate}
onClick={handleExportTestCases}
>
下载当前测试用例模板
@ -369,7 +369,7 @@ const TestInstance = ({ instance, parentId, onBack }: { instance: any; parentId:
导出当前测试用例