mirror of
https://github.com/jumpserver/lina.git
synced 2025-10-22 08:08:39 +00:00
fix: Session duration recurring
This commit is contained in:
@@ -37,7 +37,7 @@ export default {
|
|||||||
return {
|
return {
|
||||||
tableConfig: {
|
tableConfig: {
|
||||||
url: this.url,
|
url: this.url,
|
||||||
columnsExtra: ['index', 'duration'],
|
columnsExtra: ['index'],
|
||||||
columnsExclude: ['terminal'],
|
columnsExclude: ['terminal'],
|
||||||
columnsShow: this.columnsShow,
|
columnsShow: this.columnsShow,
|
||||||
columnsMeta: {
|
columnsMeta: {
|
||||||
|
Reference in New Issue
Block a user