修改文件导出改为post传参;修复拦截修复策略必选属性为空不提示问题
This commit is contained in:
@@ -274,9 +274,9 @@ function privateFileValidate(){
|
||||
</c:forEach>
|
||||
</select>
|
||||
</div>
|
||||
</div>
|
||||
<div for="keyringType"></div>
|
||||
</div>
|
||||
<div for="keyringType"></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="row">
|
||||
@@ -302,9 +302,9 @@ function privateFileValidate(){
|
||||
<input id="publicKeyFile" name="publicKeyFile" type="hidden" value="${_cfg.publicKeyFile }"/>
|
||||
</div>
|
||||
</div>
|
||||
<div id="publicInfo"></div>
|
||||
<div id="publicInfo"></div>
|
||||
<div for="publicKeyFileInfo"></div>
|
||||
</div>
|
||||
<div for="publicKeyFileInfo"></div>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<div class="form-group">
|
||||
@@ -329,9 +329,9 @@ function privateFileValidate(){
|
||||
</div>
|
||||
</div>
|
||||
<label ><i class='fa fa-info-circle'></i> <spring:message code='private_certificate'/></label>
|
||||
<div for="privateInfo"></div>
|
||||
<div for="privateInfo"></div>
|
||||
<div for="privateKeyFileInfo"></div>
|
||||
</div>
|
||||
<div for="privateKeyFileInfo"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row ">
|
||||
|
||||
Reference in New Issue
Block a user