1.1.0 • Published 2 years ago

cx-interaction-table v1.1.0

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

cx-interaction-table

online interaction common tables

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.

Use Methods by xiaoyuan

  • 项目下安装该组件 npm i cx-interaction-table
  • 引入该组件 import * from 'cx-interaction-table'
  • 需要传的props: prop_datas——要渲染的数据; issheets——控制是否显示sheet,默认显示
  • 需要声明的event: @onEditToFile——用于表格编辑后所要执行的event
1.1.0

2 years ago

2.1.5

2 years ago

2.1.4

2 years ago

2.1.3

2 years ago

2.1.2

2 years ago

2.1.1

2 years ago

2.1.0

2 years ago

2.0.0

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago