Commit b22ee0fe by sunxin

2019-10-31

parent 75afabe0
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment