This commit is contained in:
parent d931c558b7
commit 12220e753a
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ const modal_data = reactive<modalDataType>({
email: undefined,
phone: undefined,
name: undefined,
policy: true
policy: false
})
const modal_form = reactive({