ragflow/web
chanx ff11348f7c
Fix: Optimize the MultiSelect component and system prompt templates #3221 (#9752)
### What problem does this PR solve?

Fix: Optimize the MultiSelect component and system prompt templates
#3221

- Modify the conditional statements in the MultiSelect component, using
the ?. operator to improve code readability
- Optimize the formatting of the system prompt template to make it more
standardized and easier to read
- Update the Chinese translation, changing "ExeSQL" to "Execute SQL"

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)

---------

Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com>
2025-08-27 15:12:12 +08:00
..
.husky
public Feat: Adjust the style of the note node #3221 (#9167) 2025-08-01 20:21:19 +08:00
src Fix: Optimize the MultiSelect component and system prompt templates #3221 (#9752) 2025-08-27 15:12:12 +08:00
.env
.eslintrc.js Feat: Updated some colors according to the design draft #3221 (#9599) 2025-08-20 16:32:29 +08:00
.gitignore Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
.npmrc Fix: Limit node version #3547 (#3563) 2024-11-21 18:14:22 +08:00
.prettierignore
.prettierrc Feat: Add background to next login page #3221 (#4474) 2025-01-14 13:43:18 +08:00
.umirc.ts Feat: Allow chat to use meta data #3221 (#9393) 2025-08-12 10:15:10 +08:00
externals.d.ts
jest-setup.ts
jest.config.ts
package-lock.json Feat: Run eslint when the project is running to standardize everyone's code #9377 (#9379) 2025-08-11 15:31:38 +08:00
package.json Feat: Run eslint when the project is running to standardize everyone's code #9377 (#9379) 2025-08-11 15:31:38 +08:00
tailwind.config.js Fix: Optimize table style #3221 (#9703) 2025-08-26 10:46:54 +08:00
tailwind.css Fix: Optimize table style #3221 (#9703) 2025-08-26 10:46:54 +08:00
tsconfig.json feat: Configure the root directory alias #1739 (#2875) 2024-10-17 11:36:01 +08:00
typings.d.ts Feat: Add FilesTable #3221 (#4491) 2025-01-15 14:39:33 +08:00