|
@@ -19,7 +19,7 @@
|
|
|
|
|
|
|
|
<Teleport to=".laser-layer">
|
|
<Teleport to=".laser-layer">
|
|
|
<div class="quisks" v-if="!isEdit && !currentIsFullView && !custom.full">
|
|
<div class="quisks" v-if="!isEdit && !currentIsFullView && !custom.full">
|
|
|
- <Dropdown>
|
|
|
|
|
|
|
+ <Dropdown :placement="'top'" :arrow="{ pointAtCenter: true }">
|
|
|
<div class="quisk-item fun-ctrl">
|
|
<div class="quisk-item fun-ctrl">
|
|
|
<ui-icon type="label" />
|
|
<ui-icon type="label" />
|
|
|
<span>{{ $t("tagging.name") }}</span>
|
|
<span>{{ $t("tagging.name") }}</span>
|