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