vue2-client 1.12.75 → 1.12.76

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vue2-client",
3
- "version": "1.12.75",
3
+ "version": "1.12.76",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "serve": "SET NODE_OPTIONS=--openssl-legacy-provider && vue-cli-service serve --no-eslint",
@@ -110,7 +110,7 @@ export default {
110
110
  XSidebar: () => import('@vue2-client/base-client/components/his/XSidebar/XSidebar.vue'),
111
111
  XList: () => import('@vue2-client/base-client/components/his/XList/XList.vue'),
112
112
  XInput: () => import('@vue2-client/base-client/components/common/XInput/XInput.vue'),
113
- XTimeline: () => import('@vue2-client/base-client/components/common/XTimeline/XTimeline.vue'),
113
+ XTimeLine: () => import('@vue2-client/base-client/components/common/XTimeline/XTimeline.vue'),
114
114
  },
115
115
  props: {
116
116
  // 每一行的配置