fujunling
2023-06-19 5ed86f3c0d0e3ae76ed4498b421b48da95f6c6e5
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() {