1. 将 column_type 调整成 data_type 字段

2. 完善 Oracle 的字段映射
This commit is contained in:
YunaiV
2022-04-29 00:51:43 +08:00
parent 6b68aa95fe
commit 3e869a07fd
9 changed files with 21 additions and 26 deletions

View File

@ -19,7 +19,7 @@
</el-table-column>
<el-table-column
label="物理类型"
prop="columnType"
prop="dateType"
min-width="10%"
:show-overflow-tooltip="true"
/>