Skip to content

Commit

Permalink
🔖 Releasing / Version tags.v2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lltx committed Jul 30, 2020
1 parent 9b4fe4d commit 682aba2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/const/crud/admin/log.js
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,10 @@ export const tableOption = {
type: 'datetime',
format: 'yyyy-MM-dd HH:mm',
valueFormat: 'yyyy-MM-dd HH:mm:ss'
}, {
width: 180,
label: '异常日志',
prop: 'exception',
hide: true
}]
}

0 comments on commit 682aba2

Please sign in to comment.