Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
sunac_report
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
java-sunac-report
sunac_report
Commits
b22ee0fe
Commit
b22ee0fe
authored
Oct 31, 2019
by
sunxin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
2019-10-31
parent
75afabe0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletions
+4
-1
userForm.jsp
src/main/webapp/WEB-INF/views/modules/sys/userForm.jsp
+4
-1
No files found.
src/main/webapp/WEB-INF/views/modules/sys/userForm.jsp
View file @
b22ee0fe
...
...
@@ -220,7 +220,11 @@
class=
"required"
/>
<span
class=
"help-inline"
><font
color=
"red"
>
*
</font>
</span>
</div>
</div>
<c:if
test=
"${show_save eq 1}"
>
<p
style=
"color: red;margin-left: 105px"
>
您暂时没有权限修改集团审计监察部门负责人岗角色人员资料!
</p>
</c:if>
<
%
--
<
div
class=
"control-group"
>
<label
class=
"control-label"
>
备注:
</label>
<div
class=
"controls"
>
...
...
@@ -243,7 +247,6 @@
</c:if>
--%>
<c:if
test=
"${show_save eq 1}"
>
<div
class=
"form-actions"
>
<h3>
您暂时没有权限修改集团审计监察部门负责人岗角色人员资料!!!
</h3>
<input
id=
"btnCancel"
class=
"btn"
type=
"button"
value=
"返 回"
onclick=
"history.go(-1)"
/>
</div>
</c:if>
...
...
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