mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 13:32:18 +08:00
fix: 样式优化
This commit is contained in:
@@ -1469,7 +1469,7 @@ const getMenuList = (val: boolean) => {
|
||||
<template v-if="slotProps.active">
|
||||
<el-row :gutter="24">
|
||||
<el-col :span="12">
|
||||
<BaseInfoItem :label="t('auth.datasource') + ' ' + t('common.name')">{{
|
||||
<BaseInfoItem :label="t('data_source.data_source_name')">{{
|
||||
nodeInfo.name
|
||||
}}</BaseInfoItem>
|
||||
</el-col>
|
||||
|
||||
Reference in New Issue
Block a user