diff --git a/helper/version.md b/helper/version.md index 09a3d44..73fed65 100644 --- a/helper/version.md +++ b/helper/version.md @@ -41,4 +41,7 @@ 2. 优化ondeltoolopen 逻辑 ## 0.1.2 -1. 加上document的判断 以适应服务端渲染 npm 调用 \ No newline at end of file +1. 加上document的判断 以适应服务端渲染 npm 调用 + +## 0.1.3 +1. 修复 disableMenu 参数无效的bug \ No newline at end of file diff --git a/index.html b/index.html index 0cd28a1..1f370b8 100644 --- a/index.html +++ b/index.html @@ -178,7 +178,7 @@ disableDevtool(options);