md
This commit is contained in:
parent
e637af0ea6
commit
6fc19855d6
@ -225,7 +225,6 @@ export default {
|
|||||||
deep: true
|
deep: true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
},
|
},
|
||||||
created() {
|
created() {
|
||||||
this.initData();
|
this.initData();
|
||||||
|
|||||||
@ -445,8 +445,6 @@ export default {
|
|||||||
const macCode = result.visitorId
|
const macCode = result.visitorId
|
||||||
let TnMacCode=localStorage.getItem('TnMacCode')||'';
|
let TnMacCode=localStorage.getItem('TnMacCode')||'';
|
||||||
this.loginForm.macCode=TnMacCode+"###"+macCode;
|
this.loginForm.macCode=TnMacCode+"###"+macCode;
|
||||||
|
|
||||||
const fp2=FingerprintJS2
|
|
||||||
},
|
},
|
||||||
getCode() {
|
getCode() {
|
||||||
getCodeImg().then(res => {
|
getCodeImg().then(res => {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user