diff --git a/src/layout/components/Header/NotifierProPlus.vue b/src/layout/components/Header/NotifierProPlus.vue index 2a19707..1d72b04 100644 --- a/src/layout/components/Header/NotifierProPlus.vue +++ b/src/layout/components/Header/NotifierProPlus.vue @@ -5,6 +5,7 @@ :show-arrow="false" placement="bottom-end" trigger="click" + :width="350" > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + - diff --git a/src/views/system/logger/loginLog/columns.ts b/src/views/system/logger/loginLog/columns.ts index a59154b..018a201 100644 --- a/src/views/system/logger/loginLog/columns.ts +++ b/src/views/system/logger/loginLog/columns.ts @@ -75,7 +75,7 @@ export const columns = [ }, }, { - label: '操作来源', + title: '操作来源', align: 'left', render(record) { return h('div', [ diff --git a/src/views/system/logger/operLog/columns.ts b/src/views/system/logger/operLog/columns.ts index ead2b2b..740f011 100644 --- a/src/views/system/logger/operLog/columns.ts +++ b/src/views/system/logger/operLog/columns.ts @@ -76,7 +76,7 @@ export const columns = [ }, }, { - label: '操作来源', + title: '操作来源', align: 'left', render(record) { return h('div', [