lex преди 2 години
родител
ревизия
8b79ad9145
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      src/views/login/components/qr-login/index.tsx

+ 1 - 0
src/views/login/components/qr-login/index.tsx

@@ -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}`