Merge branch 'master' into dev
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@
|
||||
import { list as queryApprovalOpinionList } from '/@/views/taskApprovalOpinion/TaskApprovalOpinion.api';
|
||||
|
||||
const approvalHistoryColumns: BasicColumn[] = [
|
||||
{ title: '节点名称', dataIndex: 'taskName', width: 160, align: 'center' },
|
||||
{ title: '节点名称', dataIndex: 'taskName', width: 160, align: 'left' },
|
||||
{ title: '开始时间', dataIndex: 'startTime', width: 170, align: 'center' },
|
||||
{ title: '办理时间', dataIndex: 'opTime', width: 170, align: 'center' },
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user