微调
This commit is contained in:
@@ -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'
|
||||||
|
|||||||
Reference in New Issue
Block a user