撤回重做

This commit is contained in:
lzp
2026-03-05 10:19:36 +08:00
parent a7399c7a45
commit 7550a2e82c

View File

@@ -57,6 +57,7 @@
}
])
const onClickTool = (tool: any) => {
if (tool.disabled?.value) return
if (tool.on) {
tool.on()
} else {