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