wujingjing
2025-01-02 69e3c92ff6048338e8807c552d7cd5615adca7a2
src/views/project/yw/systemManage/dataSourceMgr/DataSourceMgr.vue
@@ -24,7 +24,7 @@
               :data="displayTableData"
               highlight-current-row
            >
               <el-table-column type="index" label="序号" width="55" fixed="left" align="center"></el-table-column>
               <el-table-column prop="title" label="名称" fixed="left" show-overflow-tooltip> </el-table-column>
               <el-table-column label="数据库类型" prop="db_type" width="100" show-overflow-tooltip> </el-table-column>