app策略匹配方式改为子串匹配
This commit is contained in:
@@ -152,7 +152,7 @@ var delContent = function(contentClassName, addBtnClassName) {
|
||||
<%-- <input type="hidden" id="appCode" name="appCode" value="${_cfg.appCode}"> --%>
|
||||
<%-- <input type="hidden" id="behavCode" name="behavCode" value="${_cfg.behavCode}"> --%>
|
||||
<input type="hidden" id="exprType" name="exprType" value="0">
|
||||
<input type="hidden" id="matchMethod" name="matchMethod" value="3">
|
||||
<input type="hidden" id="matchMethod" name="matchMethod" value="0">
|
||||
<input type="hidden" id="isHexbin" name="isHexbin" value="0">
|
||||
<div class="form-body">
|
||||
<!-- desc and action -->
|
||||
|
||||
Reference in New Issue
Block a user