@@ -34,6 +34,10 @@ export const tableOption = {
label: '表注释',
prop: 'tableComment',
align: 'center'
+ }, {
+ label: '表编码',
+ prop: 'tableCollation',
+ align: 'center'
}, {
label: '索引',
prop: 'engine',