1.0.6 • Published 3 years ago

vue-orientation v1.0.6

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

项目依赖:

  • Node 版本: v14.16.0
  • Vue 3.0
  • lodash 4.17.20
  • Element Plus

  • vue-orientation

npm安装

npm install vue-orientation

在浏览器安装:

< script src =" node_modules/vue-orientation/lib/vue_orientation_test.umd.min.js" > </ script >

用法

在main.js直接引入

import vueOrientation from "vue-orientation"; VUe.use(vueOrientation)


props 配置参数:

tree 参数为内部弹窗的数据 disabled 禁用配置 v-model 双向数据绑定的值

回调方法 selectChange

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago