fujunling
2023-06-15 426cd61c707f13a471b56330b3ba7b588b6cb245
Source/UBCS-WEB/src/views/modeling/LinkType.vue
@@ -255,7 +255,6 @@
            this.addOption.linkType = JSON.parse(json);
            this.$refs.linkAdd.linkType = this.addOption.linkType;
            this.$refs.linkAdd.showSubmitDialog = true;
            console.log(this.obj);
        },
        // 从已有中获取按钮点击事件
        selectFromTable() {