田源
2025-01-02 6e70fb46f7b5fd910cc317ba84ef4c8cb93f9ef8
Source/plt-web/plt-web-ui/src/views/modelingMenu/modeling/linkType/index.vue
@@ -893,7 +893,7 @@
          this.attrLastIndex = newIndex;
        },
        () => {
          this.selectList = [];
          this.dialogAttrSelectList = [row];
        }
      );
    },
@@ -1017,7 +1017,7 @@
          this.bizLastIndex = newIndex;
        },
        () => {
          this.selectList = [];
          this.bizTypeList = [row];
        }
      );
    },