Skip to content

Commit 2dbfb7a

Browse files
committed
get api
1 parent a006f43 commit 2dbfb7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/base.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</div>
1010
<!-- <links :obj="componentName" :func="func" :exclude="exclude" :title="title"></links>-->
1111
<div style="margin-top: 5px;float: right; cursor: pointer;">
12-
<a v-on:click="handleOpenIde" class="badge badge-secondary open-btn">Open GraphQL IDE</a>
12+
<a v-on:click="handleOpenIde" class="badge badge-secondary open-btn">Get API</a>
1313
</div>
1414

1515
</div>

0 commit comments

Comments
 (0)