vue-tcl-ui

1.0.20 • Public • Published

tclui

tcl common components

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

#component use
    <tcl-flowhead :userModel='userModel' :applyModel='applyModel' :readonlyy='readonlyy' @select='showSelect'></tcl-flowhead>
    <tcl-selecttree :show="isSelect" :multe='false' :loading='false' @cancel='cancel' @confirm='confirm' @search='search' @onReach='onReach'></tcl-selecttree>
    <tcl-nouncecheck :nounList='nounList' :language='language' :readonlyy='readonlyy' @select='showSelect' @delItem='delPeople'></tcl-nouncecheck>
    <tcl-approve :readonlyy='readonlyy' :lang='lang' :checkVal='checkVal' :checkMailer='checkMailer' :infoData='infoData'
      :list_com='list_com' :submitModel='submitModel' @sumbit='sumbit' @deletePeople='deletePeople'></tcl-approve>

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

Readme

Keywords

none

Package Sidebar

Install

npm i vue-tcl-ui

Weekly Downloads

2

Version

1.0.20

License

MIT

Unpacked Size

226 kB

Total Files

3

Last publish

Collaborators

  • qubo