Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mt-education-web
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
王旭
mt-education-web
Commits
14c88dbf
Commit
14c88dbf
authored
Jun 18, 2019
by
WangXu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
用户选择组件文档更新
parent
02bf26db
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
21 additions
and
22 deletions
+21
-22
README.md
...esign/taskFlow/component/user-select-tree-input/README.md
+9
-11
README.md
.../taskDesign/taskFlow/component/user-select-tree/README.md
+12
-11
No files found.
src/views/taskTemplate/taskDesign/taskFlow/component/user-select-tree-input/README.md
View file @
14c88dbf
# 文件夹说明
# 用户树状选择输入框组件
此文件夹是
`任务分组列表模块`
## 使用位置示例
## 使用位置示例


## 参数
| 参数名称 | 说明 | 类型 | 默认值 |
| :---: | :---: | :---: |:---: |
| selectedKeys(v-model) | 选中的节点 | Array |
[]
|
## 事件
## 事件
| 事件名称 | 说明 | 回调参数 |
| 事件名称 | 说明 | 回调参数 |
| :---: | :---: | :---: |
| :---: | :---: | :---: |
| deploymentTask | 部署按钮点击的回调 | (id)=>{} |
| change | 选中的用户变化 | (list)=>{} |
| editTask | 模板编辑按钮点击的回调 | (id)=>{} |
| moveTask | 移动按钮点击的回调 | (id)=>{} |
| copyTask | 复制按钮点击的回调 | (id)=>{} |
| toggleTaskStatus | 部署按钮点击的回调 | (id, status)=>{} |
| deleteGroup | 删除按钮点击的回调 | (id)=>{} |
| editGroup | 分组编辑按钮点击的回调 | (groupItem)=>{} |
src/views/taskTemplate/taskDesign/taskFlow/component/user-select-tree/README.md
View file @
14c88dbf
#
文件夹说明
#
用户选择树状组件
此
文件夹是
`任务分组列表模块`
此
组件为 用户选择树状组件
##
使用位置
示例
## 示例


## 参数
| 参数名称 | 说明 | 类型 | 默认值 |
| :---: | :---: | :---: |:---: |
| gData | 节点的配置描述,具体项 ant 文档 | Array |
[]
|
| selectedKeys(v-model) | 选中的节点 | Array |
[]
|
## 事件
## 事件
| 事件名称 | 说明 | 回调参数 |
| 事件名称 | 说明 | 回调参数 |
| :---: | :---: | :---: |
| :---: | :---: | :---: |
| deploymentTask | 部署按钮点击的回调 | (id)=>{} |
| change | 选中的用户变化 | (list)=>{} |
| editTask | 模板编辑按钮点击的回调 | (id)=>{} |
| moveTask | 移动按钮点击的回调 | (id)=>{} |
| copyTask | 复制按钮点击的回调 | (id)=>{} |
| toggleTaskStatus | 部署按钮点击的回调 | (id, status)=>{} |
| deleteGroup | 删除按钮点击的回调 | (id)=>{} |
| editGroup | 分组编辑按钮点击的回调 | (groupItem)=>{} |
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment