Skip to content

mahavira/saas-hrm-web

Repository files navigation

蓝图HRM

My polished Nuxt.js project

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

For detailed explanation on how things work, check out Nuxt.js docs.

handler

  • action
    • dialog
      打开新建容器
    • dialog:create
    • table:selected
    • function

editHandler

tableFields

参数 说明 类型 可选值 默认值
label 显示的标题 String
width 对应列的宽度 String
min-width 对应列的最小宽度,与 width 的区别是 width 是固定的,min-width 会把剩余宽度按比例分配给设置了 min-width 的列 String
formatter 用来格式化内容 Function(row, column, cellValue, index)
show-overflow-tooltip 当内容过长被隐藏时显示 tooltip Boolean false
align 对齐方式 String left/center/right left
class-name 列的 className String

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors