update
This commit is contained in:
parent
995b761d88
commit
9f22f57955
@ -62,7 +62,7 @@ export default defineComponent({
|
||||
const formState = reactive({
|
||||
phone: '',
|
||||
password: '',
|
||||
is_admin: true
|
||||
role: 'admin'
|
||||
})
|
||||
|
||||
const onFinish = async values => {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user