feat: asset/project的panel

This commit is contained in:
chenjinsong
2020-05-20 19:30:22 +08:00
parent a04255f7e1
commit 3b67691d79
12 changed files with 87 additions and 27 deletions

View File

@@ -796,7 +796,7 @@
}
if (data === 'showView') {
this.alertMsgAsset = Object.assign({}, id);
this.targetTab = "detail";
this.targetTab = "panel";
this.showSubList = true;
/*this.editUnitShow = true
this.$refs['assetEditUnit'].getAssetData(id)