feat(web): 优化页面元素变化
This commit is contained in:
@@ -115,6 +115,8 @@ export function tabData() {
|
||||
{
|
||||
name: 'description',
|
||||
label: '描述',
|
||||
type: 'tpl',
|
||||
tpl: '${TRUNCATE(description, 100)}',
|
||||
},
|
||||
mappingField('state', '状态', permissionStateMapping),
|
||||
timeField('createdTime', '创建时间'),
|
||||
|
||||
Reference in New Issue
Block a user