This commit is contained in:
parent
5b18cf966d
commit
131770e3d8
3
index.js
3
index.js
|
@ -33,4 +33,5 @@ if (typeof window !== "undefined" && window.Vue) {
|
|||
export default {
|
||||
install,
|
||||
...componentarr
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "erp-element-ui",
|
||||
"version": "1.0.2",
|
||||
"version": "1.0.3",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
|
Loading…
Reference in New Issue