This commit is contained in:
YunaiV
2024-07-07 17:10:18 +08:00
18 changed files with 98 additions and 185 deletions

View File

@ -36,7 +36,7 @@
ref="permissionListRef"
:biz-id="contract.id!"
:biz-type="BizTypeEnum.CRM_CONTRACT"
:show-action="false"
:show-action="!permissionListRef?.isPool || false"
@quit-team="close"
/>
</el-tab-pane>