Merge pull request #359 from BlackGanglion/fix/comment

fix(query): fix code comment
This commit is contained in:
Yellowthrough 2018-07-10 14:21:43 +08:00 committed by GitHub
commit 0cf41c22bf

View File

@ -37,7 +37,7 @@ Mixin.AUGMENT = {
return itemMap._groups; return itemMap._groups;
}, },
/** /**
* get groups * get guides
* @return {array} rst * @return {array} rst
*/ */
getGuides() { getGuides() {