|
Implementation function: After clicking to publish the article, if there is already an article of the same Title, a dialog box will pop up to prompt whether to publish, "OK" and "Cancel", if it is confirmed, the publication is successful, and no action will be taken.
Consider writing in JS but don't know how the return value of confirm is passed to the server? Is there any other solution? |
|