mirror of
https://gitee.com/xuliangzhan_admin/vxe-table.git
synced 2026-01-21 05:27:57 +08:00
优化重构
This commit is contained in:
@@ -239,7 +239,7 @@ const apis = [
|
||||
version: '',
|
||||
type: '',
|
||||
enum: '',
|
||||
defVal: 'currentPage',
|
||||
defVal: '{currentPage}',
|
||||
list: []
|
||||
},
|
||||
{
|
||||
@@ -248,7 +248,7 @@ const apis = [
|
||||
version: '',
|
||||
type: '',
|
||||
enum: '',
|
||||
defVal: 'pageSize',
|
||||
defVal: '{pageSize}',
|
||||
list: []
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user