fix: use stuff for tool

This commit is contained in:
YunYouJun
2022-04-15 05:41:09 +08:00
parent 97897a8d18
commit 2d79c41ac0

View File

@@ -54,7 +54,7 @@ const clickTool = (item: StuffItem) => {
curTool.value = item.name
gtm?.trackEvent({
event: 'tool',
event: 'stuff',
category: 'tool',
action: 'click',
label: '工具',