Jelajahi Sumber

Merge pull request #148 from fwfmiao/master

🐛 fix: encrypt.js
good luck 4 tahun lalu
induk
melakukan
27be9d9830
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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 =