🐛 fix: encrypt.js
This commit is contained in:
parent
3b793e0b84
commit
25086d4335
|
|
@ -1,4 +1,4 @@
|
|||
import { JSEncrypt } from 'jsencrypt/bin/jsencrypt.min'
|
||||
import JSEncrypt from 'jsencrypt'
|
||||
import { getPublicKey } from '@/api/publicKey'
|
||||
|
||||
const privateKey =
|
||||
|
|
|
|||
Loading…
Reference in New Issue