Commit c58ec415 by ningjihai

数据完成性校验 按钮暂时隐藏

parent 1b3cdc13
...@@ -85,7 +85,7 @@ onMounted(() => { ...@@ -85,7 +85,7 @@ onMounted(() => {
</template> </template>
<template #buttons> <template #buttons>
<el-button type="primary" icon="Download" @click="download">导出</el-button> <el-button type="primary" icon="Download" @click="download">导出</el-button>
<el-button type="primary" @click="dataValidation">数据完成性校验</el-button> <!-- <el-button type="primary" @click="dataValidation">数据完成性校验</el-button> -->
</template> </template>
</PageTitle> </PageTitle>
<div class="app-container__body"> <div class="app-container__body">
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论