update Tree

update Tree
This commit is contained in:
梁灏 2017-02-07 11:34:00 +08:00
parent a861963bd8
commit e81207a2a2
7 changed files with 460 additions and 28 deletions

View file

@ -87,6 +87,9 @@ export default {
rate: {
star: 'Star',
stars: 'Stars'
},
tree: {
emptyText: 'No Data'
}
}
};