在搞加密解密

This commit is contained in:
xk_guohonglei
2020-09-01 10:17:18 +08:00
parent 95d1376376
commit e29760f1cb
29 changed files with 2139 additions and 406 deletions

View File

@@ -137,7 +137,7 @@
refreashQr() {
console.log('刷新函数')
if (this.showData.vol) {
this.getDesignatedQr()
this.getDesignatedQr(this.showData)
} else {
this.getDefaultQr()
}