微调
This commit is contained in:
@@ -136,7 +136,7 @@
|
|||||||
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 ||scope.row.reportState === 3)'
|
||||||
>报告下载
|
>报告下载
|
||||||
</el-button>
|
</el-button>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user