【vue2.0+Element】弹框嵌套选择器(messsageBox+Select)
立即下载
资源介绍:
弹框嵌套选择器
vue2.0+Element
messsageBox+Select
(不含node_modules)
# default
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Run your tests
```
npm run test
```
### Lints and fixes files
```
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).