Commit 5bb5c783 by haojie

v2首次提交

parent f39c3486
...@@ -48,7 +48,7 @@ const confirm = () => { ...@@ -48,7 +48,7 @@ const confirm = () => {
titleValue.value = ''; titleValue.value = '';
contentValue.value = ''; contentValue.value = '';
} else { } else {
show_message('标题或内容必填'); // show_message('标题或内容必填');
} }
}; };
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment