修改前端錯誤欄位獲取

This commit is contained in:
dev02 2023-03-28 16:41:59 +08:00
parent 27e8019b8f
commit 08e45f73fc

View File

@ -762,7 +762,7 @@
currentData = $.map(currentData, function (item) {
if (item.device_system_category_layer3 == "L1" || item.device_system_category_layer3 == "L2") {
if (item.device_name_tag == "L1" || item.device_name_tag == "L2") {
//照明設備
$("#device-master-list-btn").show();
deviceInfoTable.column(0).visible(true); //點擊顯示子節點