完成水电表列表

This commit is contained in:
Zy
2026-04-18 18:14:07 +08:00
parent 9a95e2b7e3
commit d0888c6afb
115 changed files with 2842 additions and 343 deletions

View File

@@ -65,8 +65,8 @@
</el-table-column>
<el-table-column label="数据源" align="center" prop="dataName" :show-overflow-tooltip="true" />
<el-table-column label="表名称" align="center" prop="tableName" :show-overflow-tooltip="true" />
<el-table-column label="表描述" width="150" align="center" prop="tableComment" :show-overflow-tooltip="true" />
<el-table-column label="实体" width="150" align="center" prop="className" :show-overflow-tooltip="true" />
<el-table-column label="表描述" width="350" align="center" prop="tableComment" :show-overflow-tooltip="true" />
<el-table-column label="实体" width="350" align="center" prop="className" :show-overflow-tooltip="true" />
<el-table-column label="创建时间" align="center" prop="createTime" />
<el-table-column label="更新时间" align="center" prop="updateTime" />
<el-table-column label="操作" align="center" width="400" class-name="small-padding fixed-width">