内部优化

This commit is contained in:
xuliangzhan
2020-03-09 23:04:59 +08:00
parent 5e02fee583
commit 4c0f720d2d
30 changed files with 348 additions and 249 deletions

View File

@@ -48,7 +48,7 @@ const apis = [
descKey: 'app.api.button.desc.status',
version: '',
type: 'String',
enum: 'primary',
enum: 'primary, success, info, warning, danger',
defVal: '',
list: []
},