From e2c9501a400779a3434a19475e296ce22997bf42 Mon Sep 17 00:00:00 2001 From: jl-zhoujl2 Date: Thu, 4 May 2023 13:40:37 +0800 Subject: [PATCH] =?UTF-8?q?5.4=20=E5=AE=89=E5=85=A8=E6=BC=8F=E6=B4=9E-?= =?UTF-8?q?=E5=86=85=E7=BD=91IP=E6=B3=84=E9=9C=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/bidOpening/bidOpening.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/public/bidOpening/bidOpening.html b/public/bidOpening/bidOpening.html index 2266398..7e4ebf4 100644 --- a/public/bidOpening/bidOpening.html +++ b/public/bidOpening/bidOpening.html @@ -223,8 +223,6 @@ } else if (roomState > 0) { window.open("/room/index?aa=" + aa + "&bb=" + bb + "&roomType=" + roomType); } - - //window.open("http://10.242.31.158:18022/room/index?aa=1369571546133168128&bb=1&roomType=1"); } function onClickDown(id, bsId) { window.open("/api/biz-service-ebtp-opening/v1/bizbidopenroom/exportTenderRecords/" + bsId + "?roomType=" + roomType);