ludc
2025-01-06 99e3c97bbd971baa86d50f8969d60411c53c2d0b
Source/plt-web/plt-web-ui/src/views/modelingMenu/modeling/attributePool/index.vue
@@ -857,7 +857,7 @@
          this.lastIndex = newIndex;
        },
        () => {
          this.selectList = [];
          this.selectList = [row];
        }
      );
    },