@@ -68,7 +68,7 @@
class="btn-primary"
type="text"
:disabled="loading"
- @click="toDonwloadErrorFile(scope.row.errorFilePath)"
+ @click="toDonwload(scope.row.errorFilePath)"
>下载错误文件</el-button
>
</template>