Skip to content

Commit 6fecd7d

Browse files
committed
feat(workspace): authorized workspace model UI
1 parent 0c4f0c7 commit 6fecd7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/src/views/system/model/Card.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ const handleEditWorkspaceList = () => {
6161
emits('editWorkspaceList')
6262
}
6363
const handleAuthorizedSpace = () => {
64-
emits('authorizedSpace')
64+
emits('editWorkspaceList')
6565
}
6666
const buttonRef = ref()
6767
const popoverRef = ref()

0 commit comments

Comments
 (0)