aadf1caf by chentao

no message

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