提交 d381a9f8 authored 作者: 王鹏飞's avatar 王鹏飞

chore: 隐藏配置连接

上级 acc48b67
...@@ -84,7 +84,7 @@ function handleConnectionUpdate(value: string[]) { ...@@ -84,7 +84,7 @@ function handleConnectionUpdate(value: string[]) {
</template> </template>
<template #header> <template #header>
<el-row align="middle"> <el-row align="middle">
<el-button type="primary" size="large" @click="handleConfig" style="margin-right: 20px" v-if="isFree" <el-button type="primary" size="large" @click="handleConfig" style="margin-right: 20px" v-if="false"
>配置连接</el-button >配置连接</el-button
> >
<el-alert center style="flex: 1"> <el-alert center style="flex: 1">
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论