mirror of
https://github.com/certd/certd.git
synced 2026-05-19 07:37:36 +08:00
🔱: [client] sync upgrade with 3 commits [trident-sync]
chore: 一些小优化 chore: doc
This commit is contained in:
@@ -20,6 +20,7 @@ export default function ({ crudExpose }: CreateCrudOptionsProps): CreateCrudOpti
|
||||
return {
|
||||
output: {},
|
||||
crudOptions: {
|
||||
//大量数据的crud配置
|
||||
request: {
|
||||
pageRequest,
|
||||
addRequest,
|
||||
|
||||
@@ -3,6 +3,7 @@ import mockUtil from "/src/mock/base";
|
||||
const options: any = {
|
||||
name: "AdvancedBigData",
|
||||
idGenerator: 0,
|
||||
//此处copy多次,模拟大量数据
|
||||
copyTimes: 1000
|
||||
};
|
||||
const list = [
|
||||
|
||||
Reference in New Issue
Block a user