Add app link in app configure header
This commit is contained in:
@@ -17,7 +17,7 @@ const busy = ref(true);
|
||||
const columns = ref({
|
||||
time: {
|
||||
label: t('eventlog.time'),
|
||||
width: '100px',
|
||||
width: '120px',
|
||||
sort: false,
|
||||
},
|
||||
source: {
|
||||
|
||||
Reference in New Issue
Block a user