|
@@ -6,6 +6,7 @@ import Cookies from 'js-cookie'
|
|
|
import request from '@/helpers/request'
|
|
|
import { state } from '@/state'
|
|
|
import { setAuth } from '@/helpers/utils'
|
|
|
+import { CircleCheck } from '@element-plus/icons-vue'
|
|
|
|
|
|
export const getAssetsHomeFile = (fileName: string) => {
|
|
|
const path = `../../images/${fileName}`
|