mirror of
https://github.com/cool-team-official/cool-admin-vue.git
synced 2025-12-12 05:32:48 +00:00
优化
This commit is contained in:
parent
eb452189ea
commit
84467c896c
@ -306,7 +306,7 @@ const reqParams = {
|
||||
order: "createTime",
|
||||
sort: "asc",
|
||||
page: 1,
|
||||
size: 20
|
||||
size: 50 // 每页条数
|
||||
};
|
||||
|
||||
// 是否加载完
|
||||
|
||||
@ -5,8 +5,8 @@ export default (): ModuleConfig => {
|
||||
label: "视图组件",
|
||||
description: "左右侧布局、顶部详情等",
|
||||
author: "COOL",
|
||||
version: "1.0.0",
|
||||
updateTime: "2024-02-01",
|
||||
version: "1.0.1",
|
||||
updateTime: "2024-02-19",
|
||||
demo: [
|
||||
{
|
||||
name: "左右侧布局",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user