Przeglądaj źródła

Merge pull request #148 from fwfmiao/master

🐛 fix: encrypt.js
good luck 4 lat temu
rodzic
commit
27be9d9830
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/utils/encrypt.js

+ 1 - 1
src/utils/encrypt.js

@@ -1,4 +1,4 @@
-import { JSEncrypt } from 'jsencrypt/bin/jsencrypt.min'
+import JSEncrypt from 'jsencrypt'
 import { getPublicKey } from '@/api/publicKey'
 
 const privateKey =