Skip to content

Commit

Permalink
wip: editable table
Browse files Browse the repository at this point in the history
  • Loading branch information
cole committed Jul 8, 2024
1 parent 2ea19f6 commit 8cb390b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ export default defineComponent({
onOpenChange: onOpenChange
}

// @todo 收回时 errors 先置空了, 导致了浮层的塌陷
const popoverSlots = {
content: () => (
<div class={cx('with-help')}>
Expand Down

0 comments on commit 8cb390b

Please sign in to comment.