mirror of https://github.com/halo-dev/halo-admin
parent
ddbca25307
commit
a4681ea8b1
|
@ -38,6 +38,7 @@ const creationFormState = ref<CreationFormState>({
|
||||||
"plugin.halo.run/display-name": "",
|
"plugin.halo.run/display-name": "",
|
||||||
}!,
|
}!,
|
||||||
},
|
},
|
||||||
|
rules: [],
|
||||||
},
|
},
|
||||||
selectedRoleTemplates: [],
|
selectedRoleTemplates: [],
|
||||||
saving: false,
|
saving: false,
|
||||||
|
|
Loading…
Reference in New Issue