1.0.20 • Published 4 years ago

vue-tcl-ui v1.0.20

Weekly downloads
18
License
MIT
Repository
-
Last release
4 years ago

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.

1.0.20

4 years ago

1.0.16

4 years ago

1.0.15

4 years ago

1.0.14

4 years ago

1.0.13

4 years ago

1.0.11

4 years ago

1.0.12

4 years ago

1.0.9

4 years ago

1.0.10

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago