mirror of
https://gitee.com/xuliangzhan_admin/vxe-table.git
synced 2026-01-21 05:27:57 +08:00
更新文档
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
"describe3": "{{ random.repeat('用户信息',6,20) }}",
|
||||
"seq|number": "{{ $index }}",
|
||||
"status": "{{ random.num(1,4) }}",
|
||||
"type": "{{ random.num(1,3) }}",
|
||||
"date": "{{ random.date('2019-01-01 00:00:00','2019-02-20 23:59:59', 'yyyy-MM-ddTHH:mm:ss.000+0800') }}",
|
||||
"date1": null,
|
||||
"date2": "{{ random.date('2019-01-01','2019-02-20', 'yyyy-MM-dd') }}",
|
||||
|
||||
Reference in New Issue
Block a user