no message
Showing
1 changed file
with
1 additions
and
0 deletions
| ... | @@ -281,6 +281,7 @@ function handleDel(row) { | ... | @@ -281,6 +281,7 @@ function handleDel(row) { |
| 281 | } | 281 | } |
| 282 | 282 | ||
| 283 | function submitForm(type) { | 283 | function submitForm(type) { |
| 284 | alert(showForm.value.form?.type) | ||
| 284 | if(showForm.value.form?.type) | 285 | if(showForm.value.form?.type) |
| 285 | const data = { | 286 | const data = { |
| 286 | ...showForm.value.form, | 287 | ...showForm.value.form, | ... | ... |
-
Please register or sign in to post a comment