Commit 9cb03dac authored by jay's avatar jay

云迹查询修改

parent c3e382b3
......@@ -208,6 +208,7 @@
}
function cleanVisitTime() {
$("#signTimeNew").val("");
$("#seeStartTime").val("");
$("#seeEndTime").val("");
return false;
......@@ -262,6 +263,7 @@
click: function () {
$(this).dialog("close");
window.open("/house365-hgs-web/cloudcustomer/list/" + $("#activeId").val(), "_self");
// window.open("/house365-hgs-web/cloudcustomer/list/" + $("#activeId").val(), "_blank");
return true;
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment