Refactor API requests and update component imports
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
import { defineStore } from 'pinia'
|
||||
// import { getPermissions } from '@/api/common'
|
||||
// import { getPermissions } from '~/api/common'
|
||||
import type { IPermissions } from '~/api/common/types'
|
||||
|
||||
// type TPayload = {
|
||||
|
||||
Reference in New Issue
Block a user