Skip to content

Commit c597744

Browse files
committed
Fixed missing data field
1 parent 84b37a2 commit c597744

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ratify-fe/src/views/manage/application/ApplicationDetail.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -542,6 +542,7 @@ export default Vue.extend({
542542
revoke: {
543543
prompt: false,
544544
confirmName: "",
545+
clientSecret: "",
545546
formLoadStatus: STATUS.IDLE
546547
},
547548
deleting: {

0 commit comments

Comments
 (0)