fix:bug处理
parent
61ba3c9680
commit
09fb371292
|
|
@ -179,7 +179,7 @@ export default {
|
|||
customerName: null,
|
||||
dutyName: null,
|
||||
approveNode: null,
|
||||
orderByColumn:'t7.todo_approve_time',
|
||||
orderByColumn:'t1.approve_time',
|
||||
isAsc: 'desc'
|
||||
},
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue