Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
guns-vip
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
chenjunxiong
guns-vip
Commits
8d600432
Commit
8d600432
authored
Dec 03, 2018
by
fengshuonan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改编辑角色弹出框高度
parent
17806ffd
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
src/main/webapp/assets/modular/system/role/role_add.js
+2
-2
src/main/webapp/assets/modular/system/role/role_edit.js
+2
-2
No files found.
src/main/webapp/assets/modular/system/role/role_add.js
View file @
8d600432
...
@@ -75,7 +75,7 @@ $(function () {
...
@@ -75,7 +75,7 @@ $(function () {
layer
.
open
({
layer
.
open
({
type
:
2
,
type
:
2
,
title
:
'部门选择'
,
title
:
'部门选择'
,
area
:
[
'300px'
,
'3
2
0px'
],
area
:
[
'300px'
,
'3
5
0px'
],
content
:
Feng
.
ctxPath
+
'/system/commonTree?formName='
+
formName
+
"&formId="
+
formId
+
"&treeUrl="
+
treeUrl
content
:
Feng
.
ctxPath
+
'/system/commonTree?formName='
+
formName
+
"&formId="
+
formId
+
"&treeUrl="
+
treeUrl
});
});
},
},
...
@@ -87,7 +87,7 @@ $(function () {
...
@@ -87,7 +87,7 @@ $(function () {
layer
.
open
({
layer
.
open
({
type
:
2
,
type
:
2
,
title
:
'父级角色选择'
,
title
:
'父级角色选择'
,
area
:
[
'300px'
,
'3
2
0px'
],
area
:
[
'300px'
,
'3
5
0px'
],
content
:
Feng
.
ctxPath
+
'/system/commonTree?formName='
+
formName
+
"&formId="
+
formId
+
"&treeUrl="
+
treeUrl
content
:
Feng
.
ctxPath
+
'/system/commonTree?formName='
+
formName
+
"&formId="
+
formId
+
"&treeUrl="
+
treeUrl
});
});
},
},
...
...
src/main/webapp/assets/modular/system/role/role_edit.js
View file @
8d600432
...
@@ -81,7 +81,7 @@ $(function () {
...
@@ -81,7 +81,7 @@ $(function () {
layer
.
open
({
layer
.
open
({
type
:
2
,
type
:
2
,
title
:
'部门选择'
,
title
:
'部门选择'
,
area
:
[
'300px'
,
'
40
0px'
],
area
:
[
'300px'
,
'
35
0px'
],
content
:
Feng
.
ctxPath
+
'/system/commonTree?formName='
+
formName
+
"&formId="
+
formId
+
"&treeUrl="
+
treeUrl
content
:
Feng
.
ctxPath
+
'/system/commonTree?formName='
+
formName
+
"&formId="
+
formId
+
"&treeUrl="
+
treeUrl
});
});
},
},
...
@@ -93,7 +93,7 @@ $(function () {
...
@@ -93,7 +93,7 @@ $(function () {
layer
.
open
({
layer
.
open
({
type
:
2
,
type
:
2
,
title
:
'部门选择'
,
title
:
'部门选择'
,
area
:
[
'300px'
,
'
40
0px'
],
area
:
[
'300px'
,
'
35
0px'
],
content
:
Feng
.
ctxPath
+
'/system/commonTree?formName='
+
formName
+
"&formId="
+
formId
+
"&treeUrl="
+
treeUrl
content
:
Feng
.
ctxPath
+
'/system/commonTree?formName='
+
formName
+
"&formId="
+
formId
+
"&treeUrl="
+
treeUrl
});
});
},
},
...
...
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