@v2coding/ui 0.1.38 → 0.1.40

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -7,5 +7,5 @@
7
7
  ## 使用须知
8
8
  - 提前在项目中安装以下依赖
9
9
  ```bash
10
- yarn add xlsx moment element-ui quill vue-quill-editor pinyin-match lodash.debounce lodash.throttle vuex lodash.merge axios await-to-js vue-router vuex-persist immutable @amap/amap-jsapi-loader gcoord
10
+ yarn add moment element-ui quill vue-quill-editor pinyin-match lodash vuex axios await-to-js vue-router vuex-persist immutable @amap/amap-jsapi-loader gcoord vue-multipane
11
11
  ```