´úÂë¹ÜÀí/WMS/WMS_Server/WIDESEA_WMS/Services/system/Partial/dt_stationinfoService.cs
@@ -147,6 +147,10 @@ station.Number = string.Empty; } station.tray_status = string.IsNullOrEmpty(station.stationType) ? "EmptyTray" : "StrogeTray"; if (station.location_state == "Empty" && !string.IsNullOrEmpty(station.stationType)) { webResponse.Error("å¾å·ä¸ä¸ºç©º,è´§ä½ç¶æä¸è½è®¾ç½®ä¸ºç©ºè´§ä½ï¼"); } //station.tray_status = list.Count == 0 ? "EmptyTray" : "StrogeTray"; if (station.location_state == "Empty") {