Compare commits
5 Commits
0b1f8147d4
...
2c76ef8350
Author | SHA1 | Date |
---|---|---|
|
2c76ef8350 | |
|
12220e753a | |
|
d931c558b7 | |
|
26140aca6c | |
|
6413654976 |
|
@ -36,7 +36,7 @@ const modal_data = reactive<modalDataType>({
|
|||
email: undefined,
|
||||
phone: undefined,
|
||||
name: undefined,
|
||||
policy: true
|
||||
policy: false
|
||||
})
|
||||
|
||||
const modal_form = reactive({
|
||||
|
|
Loading…
Reference in New Issue