This commit is contained in:
sjl
2025-01-17 09:15:52 +08:00
parent 07a5e32579
commit 2f5aeb9ffc

View File

@@ -142,14 +142,14 @@
</el-dropdown> </el-dropdown>
</div> --> </div> -->
<!-- <el-button <el-button
type='primary' type='primary'
link link
:icon='Download' :icon='Download'
@click="openDrawer('报告下载', scope.row)" @click="openDrawer('报告下载', scope.row)"
v-if='form.activeTabs === 3 && form.activeChildTabs === 0 && scope.row.reportState === 1' v-if='form.activeTabs === 3 && form.activeChildTabs === 0 && scope.row.reportState === 1'
>报告下载 >报告下载
</el-button> --> </el-button>
<el-button <el-button
type='primary' type='primary'