升级到2.4.6

This commit is contained in:
zer0Black
2022-04-05 23:25:02 +08:00
parent b3665a1a55
commit 7e45498fc2
45 changed files with 1490 additions and 597 deletions
@@ -122,11 +122,6 @@
align: 'center',
customRender: (t, r, index) => index + 1
},
{
title: '数据源编码',
align: 'center',
dataIndex: 'code'
},
{
title: '数据源名称',
align: 'center',
@@ -149,11 +144,6 @@
dataIndex: 'dbUrl',
customRender: (t) => ellipsis(t)
},
{
title: '数据库名称',
align: 'center',
dataIndex: 'dbName'
},
{
title: '用户名',
align: 'center',