Merge pull request 'fix图鉴审核蒙层' (#270) from fix/change_task into test

Reviewed-on: #270
pull/272/head
赵辉 2 years ago
commit c68a20e48d

@ -759,6 +759,7 @@ defineExpose({
<div
v-show="overTask && overTask.id === taskDetailInfo.id"
class="action"
:style="taskDetailInfo?.historyStates === 2||taskDetailInfo?.historyStates ===3?'background:transparent':''"
@click.stop="hideAction"
>
<SvgIcon

Loading…
Cancel
Save