1
0
mirror of https://github.com/newnius/YAO-portal.git synced 2025-12-15 17:36:44 +00:00
This commit is contained in:
2020-06-30 23:35:43 +08:00
parent dda8c65338
commit 72a5d1d299
2 changed files with 3 additions and 2 deletions

View File

@@ -252,7 +252,8 @@ function load_jobs(scope) {
title: 'Started At',
align: 'center',
valign: 'middle',
formatter: timeFormatter
formatter: timeFormatter,
visible: false
}, {
field: 'updated_at',
title: 'Updated At',