45044677 by chentao

no message

1 parent edc06d89
...@@ -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: ''
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!