zss
2025-02-18 4b1898aa7f82e400b5958293c6c0a5dce5da6d6c
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");
      }