Browse Source

fix: 添加用户权限

lxz 2 years ago
parent
commit
578f993097
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/monitor/onlineUser/index.vue

+ 1 - 0
src/views/monitor/onlineUser/index.vue

@@ -42,6 +42,7 @@
                 onClick: handletoken.bind(null, record),
               },
               {
+                auth: 'monitor:online:forceLogout',
                 tooltip: '强制退出',
                 label: '强制退出',
                 color: 'error',