支持字符串类型的数值排序

This commit is contained in:
xuliangzhan
2021-01-27 18:32:44 +08:00
parent 84657b46d5
commit 52c8bf672b
17 changed files with 133 additions and 87 deletions

View File

@@ -248,7 +248,7 @@ const apis = [
version: '3.1.1',
type: 'string',
enum: 'auto, number, string',
defVal: '',
defVal: 'auto',
list: []
},
{