|
|
|
@ -278,7 +278,7 @@ async function formatColumns() {
|
|
|
|
|
'text-color': '#507AFD',
|
|
|
|
|
'onClick': () => goDetail(row),
|
|
|
|
|
},
|
|
|
|
|
{ default: () => row.fromtaskname },
|
|
|
|
|
{ default: () => row.pictureid },
|
|
|
|
|
)
|
|
|
|
|
},
|
|
|
|
|
}
|
|
|
|
@ -570,7 +570,7 @@ function exportHandler() {
|
|
|
|
|
'更新时间',
|
|
|
|
|
]
|
|
|
|
|
const filterVal = [
|
|
|
|
|
'id',
|
|
|
|
|
'pictureid',
|
|
|
|
|
'name',
|
|
|
|
|
'approvalnode',
|
|
|
|
|
'approvalstatus',
|
|
|
|
|