This commit is contained in:
ln1778 2024-05-06 15:09:08 +08:00
parent 5b18cf966d
commit 131770e3d8
2 changed files with 3 additions and 2 deletions

View File

@ -33,4 +33,5 @@ if (typeof window !== "undefined" && window.Vue) {
export default {
install,
...componentarr
}
}

View File

@ -1,6 +1,6 @@
{
"name": "erp-element-ui",
"version": "1.0.2",
"version": "1.0.3",
"description": "",
"main": "index.js",
"scripts": {