修复代码生成器 列表中数据库字段描述回显错误 (#1622)
This commit is contained in:
@@ -380,7 +380,7 @@
|
|||||||
width="160"
|
width="160"
|
||||||
>
|
>
|
||||||
<template #default="{row}">
|
<template #default="{row}">
|
||||||
<el-input v-model="row.columnName" />
|
<el-input v-model="row.comment" />
|
||||||
</template>
|
</template>
|
||||||
</el-table-column>
|
</el-table-column>
|
||||||
<el-table-column
|
<el-table-column
|
||||||
|
Reference in New Issue
Block a user