Skip to content

Commit

Permalink
fix(frontend): 修复redis部署action-id错误问题 TencentBlueKing#7716
Browse files Browse the repository at this point in the history
  • Loading branch information
3octaves authored and hLinx committed Nov 1, 2024
1 parent 1c66d87 commit 72c4e3b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<BusinessItems
v-model:app-abbr="formData.details.db_app_abbr"
v-model:biz-id="formData.bk_biz_id"
perrmision-action-id="mongodb_apply"
perrmision-action-id="redis_cluster_apply"
@change-biz="handleChangeBiz" />
<CloudItem
v-model="formData.details.bk_cloud_id"
Expand Down

0 comments on commit 72c4e3b

Please sign in to comment.