refactor: 字典数组优化
This commit is contained in:
@@ -14,7 +14,7 @@ interface DictTagGroupProps {
|
|||||||
/**
|
/**
|
||||||
* 字典值
|
* 字典值
|
||||||
*/
|
*/
|
||||||
value: any[];
|
value?: any[];
|
||||||
/**
|
/**
|
||||||
* 图标
|
* 图标
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user