💄 调整了代码生成默认的表格格式
This commit is contained in:
@@ -94,13 +94,13 @@ export default {
|
||||
{
|
||||
title: '创建时间',
|
||||
dataIndex: 'createTime',
|
||||
width: '180px',
|
||||
width: '150px',
|
||||
sorter: true
|
||||
},
|
||||
{
|
||||
title: '更新时间',
|
||||
dataIndex: 'updateTime',
|
||||
width: '180px',
|
||||
width: '150px',
|
||||
sorter: true
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user