I want add some additional data to the node and access the data when click it.The additional data isn’t display in the node object.
Sure, add whatever properties that you need to the node data object. GoJS Using Models -- Northwoods Software
This describes the click event handler and how to get to the node’s data: GraphObject | GoJS API