app策略匹配方式改为子串匹配

This commit is contained in:
wangxin
2018-07-24 11:00:14 +08:00
parent ee6108c78b
commit 56e7dd6751

View File

@@ -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 -->