以人找房功能修改bug。
This commit is contained in:
parent
96b650e1c4
commit
862af75e2a
@ -50,7 +50,7 @@
|
|||||||
var keywords = $('#kw').val();
|
var keywords = $('#kw').val();
|
||||||
top.dialog.open({
|
top.dialog.open({
|
||||||
url: top.restAjax.path('route/buildinghouse/list-check.html?keywords={keywords}', [keywords]),
|
url: top.restAjax.path('route/buildinghouse/list-check.html?keywords={keywords}', [keywords]),
|
||||||
title: "查看考生信息",
|
title: "查看房屋信息",
|
||||||
width: '80%',
|
width: '80%',
|
||||||
height: '80%',
|
height: '80%',
|
||||||
onClose: function() {
|
onClose: function() {
|
||||||
|
Loading…
Reference in New Issue
Block a user