🐛 fix: encrypt.js

This commit is contained in:
飞木鱼 2021-03-01 21:56:00 +08:00 committed by GitHub
parent 3b793e0b84
commit 25086d4335
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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