@@ -425,16 +425,7 @@
});
markName.on("click", function(){
- try{
- $.ajax({
- url : 'http://localhost:9090/business/manager/hikcameracontroller/demo_window_simple_preview_wall_special_user?ID='+option.hik_camera_id,
- error :function () {
-
- }
- })
- }catch (e) {
+ window.open("/business/manager/hikcameracontroller/demo_window_simple_preview_wall_special_user?ID="+option.id);
//window.open('http://localhost:8899/camera_id='+option.hik_ip+","+option.hik_port+","+option.hik_username+","+option.hik_password+","+option.hik_deviceport)