Former-commit-id: b3b0005031564769955d89c3ccd4191d125db8c0
@ -124,6 +124,7 @@
<#if item.fieldType == 'Boolean'>
<el-table-column
align="center"
width="80"
prop="${item.getFName()}"
label="${item.fieldComment?default("")}">
<template slot-scope="scope">
@ -210,7 +211,6 @@
prop="createTime"
width="140"
label="创建时间">
</el-table-column>
Powered by TurnKey Linux.