vue-select-dialog
Version:

18 lines (14 loc) • 433 B
Markdown

Selection box component based on vue2 + ElementUI encapsulation
todo: 更新 readeMe.md、package.json版本号
1. npm run lib
2. npm get registry
3. npm login
4. npm publish --access public
```bash
npm set registry https://registry.npmmirror.com
npm set registry https://registry.npmjs.org
```