Skip to content

Commit

Permalink
fix: delete Useless code (#121)
Browse files Browse the repository at this point in the history
* fix: fixed approval-process select bugs

* fix: 修复未选择任何权限可保存为推荐权限模板

* fix: 修复从配置平台跳转到权限中心无法选择bug

* fix: 修复分享链接带上条件过滤bug

* fix: delete Useless code

Co-authored-by: poloohuang <[email protected]>
  • Loading branch information
2 people authored and zhu327 committed Sep 8, 2021
1 parent d9d556d commit 217600f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
:name="option.name">
<span style="display: block; line-height: 32px;"
:title="`${$t(`m.approvalProcess['审批节点']`)}:${option.node_names.join(' -> ')}`">
{{ option.name }}{{option}}
{{ option.name }}
</span>
</bk-option>
<div slot="extension" v-bk-tooltips="{ content: tips, extCls: 'iam-tooltips-cls' }"
Expand Down

0 comments on commit 217600f

Please sign in to comment.