通用的评论组件
流程图中可查看当前流程审批人 首页使用配置项中的后端地址 列表字段默认左对齐
This commit is contained in:
@ -1363,7 +1363,7 @@
|
||||
title: o.title,
|
||||
dataIndex: o.dataIndex,
|
||||
children: [],
|
||||
align: 'center'
|
||||
align: 'left'
|
||||
};
|
||||
if (obj) {
|
||||
obj.push(com);
|
||||
|
||||
Reference in New Issue
Block a user