This commit is contained in:
X1627315083
2024-05-22 11:40:49 +08:00
parent 74ad98f515
commit 9c58713020

View File

@@ -255,6 +255,8 @@ export default defineComponent({
this.openType.model = false
// this.getDetail(this.workspaceItem.id)
this.store.commit("setWorkspace", this.workspaceItem);
}else{
this.getworkspace()
}
}
},