This commit is contained in:
Qiuxia Fan 2022-06-14 11:19:23 +08:00
parent d819cfdbf9
commit 4a7f8df5ef

View File

@ -62,9 +62,6 @@ limitations under the License. -->
<el-dropdown-item @click="canEditTabName = true">
<span class="edit-tab">{{ t("editTab") }}</span>
</el-dropdown-item>
<el-dropdown-item @click="copyLink">
<span class="edit-tab">Copy Link</span>
</el-dropdown-item>
<el-dropdown-item @click="removeTab">
<span>{{ t("delete") }}</span>
</el-dropdown-item>