优化代码

This commit is contained in:
RuoYi
2023-11-29 12:59:22 +08:00
parent b7abcd8374
commit 21a17945fa
12 changed files with 155 additions and 139 deletions

View File

@@ -2,7 +2,7 @@
* v-hasPermi 操作权限处理
* Copyright (c) 2019 ruoyi
*/
import store from '@/store'
export default {

View File

@@ -2,7 +2,7 @@
* v-hasRole 角色权限处理
* Copyright (c) 2019 ruoyi
*/
import store from '@/store'
export default {