Skip to content

Commit 95cd0e5

Browse files
committed
屏蔽链接导入
1 parent 09da829 commit 95cd0e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/views/pages/Option/tabs/ScriptList.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -558,7 +558,7 @@
558558
<span>定时脚本</span>
559559
</v-tooltip>
560560

561-
<v-tooltip left>
561+
<!-- <v-tooltip left>
562562
<template v-slot:activator="{ on, attrs }">
563563
<v-btn
564564
v-bind="attrs"
@@ -573,7 +573,7 @@
573573
</v-btn>
574574
</template>
575575
<span>链接导入</span>
576-
</v-tooltip>
576+
</v-tooltip> -->
577577
</v-speed-dial>
578578
</div>
579579
</template>

0 commit comments

Comments
 (0)