mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-05-14 09:00:50 +00:00
remove
This commit is contained in:
parent
d819cfdbf9
commit
4a7f8df5ef
@ -62,9 +62,6 @@ limitations under the License. -->
|
|||||||
<el-dropdown-item @click="canEditTabName = true">
|
<el-dropdown-item @click="canEditTabName = true">
|
||||||
<span class="edit-tab">{{ t("editTab") }}</span>
|
<span class="edit-tab">{{ t("editTab") }}</span>
|
||||||
</el-dropdown-item>
|
</el-dropdown-item>
|
||||||
<el-dropdown-item @click="copyLink">
|
|
||||||
<span class="edit-tab">Copy Link</span>
|
|
||||||
</el-dropdown-item>
|
|
||||||
<el-dropdown-item @click="removeTab">
|
<el-dropdown-item @click="removeTab">
|
||||||
<span>{{ t("delete") }}</span>
|
<span>{{ t("delete") }}</span>
|
||||||
</el-dropdown-item>
|
</el-dropdown-item>
|
||||||
|
Loading…
Reference in New Issue
Block a user