diff --git a/vite-project分析文档.md b/vite-project分析文档.md index 3c4fa24..8670f62 100644 --- a/vite-project分析文档.md +++ b/vite-project分析文档.md @@ -172,4 +172,4 @@ const LoginEmit = async form => { 通过事件方式传递数据。 ``` -调用了LoginEmit 的函数 \ No newline at end of file +调用了LoginEmit 的函数接收到的form 数据对象 \ No newline at end of file