ecinc-cloud-yoabase 9.5.16 → 9.5.17

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/index.js CHANGED
@@ -101,7 +101,7 @@ if (typeof window !== 'undefined' && window.Vue) {
101
101
  install(window.Vue)
102
102
  }
103
103
 
104
- module.exports = {
104
+ export default {
105
105
  // 导出的对象必须具备一个 install 方法
106
106
  install,
107
107
  // 组件列表