This commit is contained in:
lzp
2026-03-31 16:05:19 +08:00
parent ef52525651
commit 2c9f0aa415
2 changed files with 11 additions and 4 deletions

View File

@@ -20,8 +20,9 @@
v-if="v.child"
class="child"
v-show="v.showChild"
:bind-id="v.name"
v-clidk-besides="() => (v.showChild = false)"
:bind-id="v.name"
:stop-besides="!v.showChild"
>
<div v-for="(v_, i_) in v.child" :key="i_" @click="onClickTool(v_, v)">
<span v-show="tool === v_.name" class="dui">