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