spring
2025-02-28 370d6bc5cc26611c677083a5e5718a15aab3b8ef
src/components/do/a6-device/management.vue
@@ -1392,7 +1392,7 @@
            this.componentData.entity.laboratoryName =
              clickNodeVal.parent.label;
          }
          this.componentData.entity.storagePoint = clickNodeVal.label;
          this.componentData.entity.largeCategory = clickNodeVal.label;
        }
        this.refreshTable("page");
      }