界面修改
This commit is contained in:
@@ -138,6 +138,8 @@
|
||||
if (res.Code == 10000) {
|
||||
alert("操作成功");
|
||||
window.location.reload();
|
||||
} else {
|
||||
alert("操作失败");
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user