用户新增传输过程加密
This commit is contained in:
@@ -328,8 +328,6 @@ import { JSEncrypt } from 'jsencrypt'
|
|||||||
const that = this;
|
const that = this;
|
||||||
//先拉取秘钥
|
//先拉取秘钥
|
||||||
getRSAPublicKey().then(res => {
|
getRSAPublicKey().then(res => {
|
||||||
debugger
|
|
||||||
|
|
||||||
this.rsaPublicKey = res.result
|
this.rsaPublicKey = res.result
|
||||||
|
|
||||||
// 触发表单验证
|
// 触发表单验证
|
||||||
|
|||||||
Reference in New Issue
Block a user