Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
F
fgqyxxlr
Overview
Overview
Details
Activity
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
yaru
fgqyxxlr
Commits
79197b19
Commit
79197b19
authored
Aug 22, 2019
by
若依
Committed by
Gitee
Aug 22, 2019
Browse files
Options
Browse Files
Download
Plain Diff
!120 修复表格树bug
Merge pull request !120 from Lunaticf/master
parents
ca48d313
bf68719e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
+1
-0
ruoyi-admin/src/main/resources/static/ruoyi/js/ry-ui.js
+1
-0
No files found.
ruoyi-admin/src/main/resources/static/ruoyi/js/ry-ui.js
View file @
79197b19
...
...
@@ -431,6 +431,7 @@
parentCode
:
options
.
parentCode
,
// 用于设置父子关系
type
:
'post'
,
// 请求方式(*)
url
:
options
.
url
,
// 请求后台的URL(*)
data
:
options
.
data
,
// 无url时用于渲染的数据
ajaxParams
:
options
.
ajaxParams
,
// 请求数据的ajax的data属性
rootIdValue
:
options
.
rootIdValue
,
// 设置指定根节点id值
height
:
options
.
height
,
// 表格树的高度
...
...
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