撤回重做
This commit is contained in:
@@ -57,6 +57,7 @@
|
|||||||
}
|
}
|
||||||
])
|
])
|
||||||
const onClickTool = (tool: any) => {
|
const onClickTool = (tool: any) => {
|
||||||
|
if (tool.disabled?.value) return
|
||||||
if (tool.on) {
|
if (tool.on) {
|
||||||
tool.on()
|
tool.on()
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
Reference in New Issue
Block a user