mirror of
https://gitee.com/antv/g6.git
synced 2024-12-04 20:59:15 +08:00
Merge pull request #359 from BlackGanglion/fix/comment
fix(query): fix code comment
This commit is contained in:
commit
0cf41c22bf
@ -37,7 +37,7 @@ Mixin.AUGMENT = {
|
|||||||
return itemMap._groups;
|
return itemMap._groups;
|
||||||
},
|
},
|
||||||
/**
|
/**
|
||||||
* get groups
|
* get guides
|
||||||
* @return {array} rst
|
* @return {array} rst
|
||||||
*/
|
*/
|
||||||
getGuides() {
|
getGuides() {
|
||||||
|
Loading…
Reference in New Issue
Block a user