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