From 9e92c0e4b6c1fd737e842c50e4857dc1d838430e Mon Sep 17 00:00:00 2001 From: dev02 Date: Tue, 25 Oct 2022 09:19:27 +0800 Subject: [PATCH] =?UTF-8?q?[=E5=BE=8C=E5=8F=B0]=20=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E6=9D=B1=E5=88=A52d?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Backend/Views/BuildMenu/Index.cshtml | 1 - 1 file changed, 1 deletion(-) diff --git a/Backend/Views/BuildMenu/Index.cshtml b/Backend/Views/BuildMenu/Index.cshtml index 51f2edd..55f2e9c 100644 --- a/Backend/Views/BuildMenu/Index.cshtml +++ b/Backend/Views/BuildMenu/Index.cshtml @@ -767,7 +767,6 @@ changebuild_menu_drawing_modal(); GetSubList($('#build_menu_main_modal').val()); - GetFloorInSubSystem(); GetBuildingHas3D(); $('#planimetric_click').attr("disabled", false); $('#build-menu-modal').modal();