fix(bin): 修复一些bug

This commit is contained in:
2023-11-30 12:30:01 +08:00
parent 68c0abb8e3
commit ee26aefe4c
3 changed files with 13 additions and 3 deletions

View File

@@ -1789,6 +1789,7 @@ function tableMetaDialog() {
{name: 'name', label: '字段名'},
{name: 'type', label: '字段类型', width: 100},
{name: 'length', label: '字段长度', width: 60, align: 'center'},
{name: 'scala', label: '字段精度', width: 60, align: 'center'},
{
label: '是否主键',
align: 'center',