2023-2-25
功能完善
This commit is contained in:
@@ -206,7 +206,8 @@ import Api from '@/common/api';
|
||||
_this.getConfirms=_this.verifTime
|
||||
},1000)
|
||||
|
||||
let params = { phone: this.phone};
|
||||
let params = { phone: this.phone,
|
||||
type:2};
|
||||
let data = await Api.apiCall('post', Api.index.sendCodes, params);
|
||||
}
|
||||
}else{
|
||||
|
||||
Reference in New Issue
Block a user