forked from github/dataease
commit
fb8b7a0b55
@ -990,8 +990,6 @@ const getMenuList = (val: boolean) => {
|
|||||||
</el-row>
|
</el-row>
|
||||||
<template v-if="!['Excel', 'API'].includes(nodeInfo.type)">
|
<template v-if="!['Excel', 'API'].includes(nodeInfo.type)">
|
||||||
<el-row :gutter="24">
|
<el-row :gutter="24">
|
||||||
<BaseInfoItem label="驱动">驱动</BaseInfoItem>
|
|
||||||
</el-col> -->
|
|
||||||
<el-col :span="12">
|
<el-col :span="12">
|
||||||
<BaseInfoItem :label="t('datasource.host')">{{
|
<BaseInfoItem :label="t('datasource.host')">{{
|
||||||
nodeInfo.configuration.host
|
nodeInfo.configuration.host
|
||||||
|
Loading…
Reference in New Issue
Block a user