feat: 新增基础分页表格

This commit is contained in:
奔跑的面条 2023-08-11 23:56:30 +08:00
parent 7d122982d6
commit 91170cfdfe
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

View File

@ -10,5 +10,5 @@ export const InputsPaginationConfig: ConfigType = {
categoryName: ChatCategoryEnumName.INPUTS,
package: PackagesCategoryEnum.INFORMATIONS,
chartFrame: ChartFrameEnum.STATIC,
image: 'inputs_select.png'
image: 'inputs_pagination.png'
}