|
@@ -472,11 +472,8 @@ export default {
|
|
|
if (this.addElementForm.wbsId) {
|
|
|
console.log(this.tableData,'this.tableData');
|
|
|
if (this.activeName == "link") {
|
|
|
- // this.savelinktableInfo({
|
|
|
- // linkids: this.selectNodeIds,
|
|
|
- // tabId: this.from.id,
|
|
|
- // type:1
|
|
|
- // })
|
|
|
+ this.AssociatedPublicTap = false;
|
|
|
+ this.AssociatedPublicClose();
|
|
|
} else {
|
|
|
if (
|
|
|
this.addElementForm.nodeName &&
|