zanui docs

This commit is contained in:
cookfront
2017-03-17 17:20:56 +08:00
parent 22747de5f9
commit 6726f1e4f1
10 changed files with 98 additions and 17 deletions

View File

@@ -29,7 +29,7 @@
export default {
props: {
group: {
type: Array,
type: Object,
default: () => {
return [];
}