fix: role creation

Signed-off-by: Ryan Wang <i@ryanc.cc>
pull/588/head
Ryan Wang 2 years ago
parent ddbca25307
commit a4681ea8b1

@ -38,6 +38,7 @@ const creationFormState = ref<CreationFormState>({
"plugin.halo.run/display-name": "",
}!,
},
rules: [],
},
selectedRoleTemplates: [],
saving: false,

Loading…
Cancel
Save