12121
This commit is contained in:
@@ -120,6 +120,9 @@ const BindData = async (map: string): Promise<void> => {
|
||||
console.log(result.data);
|
||||
|
||||
}
|
||||
else if (result.code == 103) {
|
||||
PageExtend.Redirect("/map/runing");
|
||||
}
|
||||
else {
|
||||
MessageExtend.ShowDialog("异常错误", result.msg);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user