Skip to content

Commit

Permalink
feat: 流水线插件自定义前端框架,支持使用插件私有配置 issue TencentBlueKing#4600
Browse files Browse the repository at this point in the history
  • Loading branch information
terlinhe committed Jul 16, 2021
1 parent dfd1ce7 commit 3e9c8d7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@
this.privateObj = {
fieldName: '',
fieldValue: '',
fieldType: 'BACKEND',
fieldDesc: ''
}
},
Expand Down

0 comments on commit 3e9c8d7

Please sign in to comment.