| applications/drone-command/src/store/modules/user.js | ●●●●● patch | view | raw | blame | history |
applications/drone-command/src/store/modules/user.js
@@ -29,7 +29,8 @@ import md5 from 'js-md5' // 5是反制无人机菜单,7是系统菜单 const sysType = 5 const sysType = localStorage.getItem('sysType') || 5 const user = { state: { tenantId: getStore({ name: 'tenantId' }) || '',