fix: use stuff for tool
This commit is contained in:
@@ -54,7 +54,7 @@ const clickTool = (item: StuffItem) => {
|
|||||||
curTool.value = item.name
|
curTool.value = item.name
|
||||||
|
|
||||||
gtm?.trackEvent({
|
gtm?.trackEvent({
|
||||||
event: 'tool',
|
event: 'stuff',
|
||||||
category: 'tool',
|
category: 'tool',
|
||||||
action: 'click',
|
action: 'click',
|
||||||
label: '工具',
|
label: '工具',
|
||||||
|
|||||||
Reference in New Issue
Block a user