修改传参
This commit is contained in:
@@ -162,7 +162,7 @@ export default {
|
||||
// 确认解除风险按钮
|
||||
dialogClick() {
|
||||
riskUserDel({
|
||||
id: this.id,
|
||||
uid: this.id,
|
||||
}).then((res) => {
|
||||
console.log(res);
|
||||
if (res.code == 200) {
|
||||
|
Reference in New Issue
Block a user