Logo
Explore Help
Register Sign In
dale_yxc/ragflow_python
1
0
Fork 0
You've already forked ragflow_python
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
eb381963b3eb2ce81fc21c960a8ea8f0d4703d2f
ragflow_python/web/src/interfaces/common.ts

9 lines
129 B
TypeScript
Raw Normal View History

feat: save the selected parser to the backend on the upload file page and upload document (#54) * feat: add pagination to document table * feat: fetch document list by page * feat: poll the document list * feat: upload document * feat: save the selected parser to the backend on the upload file page
2024-02-05 12:01:27 +08:00
export interface Pagination {
current: number;
pageSize: number;
}
export interface BaseState {
pagination: Pagination;
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 21ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API