Skip to content

Commit

Permalink
fix(field-edit): fix edit field component unexpected close #WIK-16866 (
Browse files Browse the repository at this point in the history
  • Loading branch information
pubuzhixing8 authored Nov 28, 2024
1 parent 6347f12 commit 1082c19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/grid/src/services/field.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ export class AITableGridFieldService {
origin,
originPosition: position,
placement: 'bottomLeft',
manualClosure: true,
originActiveClass: undefined,
initialState: {
aiTable,
Expand Down

0 comments on commit 1082c19

Please sign in to comment.