Feat: Reconstruct the QueryTable of BeginForm using shandcn #3221 (#7807)

### What problem does this PR solve?

Feat: Reconstruct the QueryTable of BeginForm using shandcn #3221
### Type of change


- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
balibabu
2025-05-23 12:31:05 +08:00
committed by GitHub
parent 53b991aa0e
commit 3f037c9786
2 changed files with 164 additions and 65 deletions

View File

@ -17,7 +17,7 @@ import { useTranslation } from 'react-i18next';
import { AgentDialogueMode } from '../../constant';
import { INextOperatorForm } from '../../interface';
import { ParameterDialog } from './parameter-dialog';
import QueryTable from './query-table';
import { QueryTable } from './query-table';
import { useEditQueryRecord } from './use-edit-query';
const ModeOptions = buildSelectOptions([