|
@@ -89,7 +89,8 @@
|
|
|
},"JSON");//这里返回的类型有:json,html,xml,text
|
|
|
}
|
|
|
top.$.jBox.tip('加入关键词库成功', 'success');
|
|
|
- window.location.reload();
|
|
|
+ // window.location.reload();
|
|
|
+ window.location.href = "${ctx}/product/keywordFrequency/getKeyInfo";
|
|
|
return;
|
|
|
},{buttonsFocus:1,persistent: true});
|
|
|
}
|