fix
This commit is contained in:
@@ -253,6 +253,7 @@ export default defineComponent({
|
||||
delete data.isLastIndex
|
||||
this.putWorkspace(data,'')
|
||||
this.openType.model = false
|
||||
this.getDetail(this.workspaceItem.id)
|
||||
// this.getDetail(this.workspaceItem.id)
|
||||
this.store.commit("setWorkspace", this.workspaceItem);
|
||||
}else{
|
||||
|
||||
Reference in New Issue
Block a user