@@ -507,6 +507,7 @@ export default {
|
|||||||
this.loading = false;
|
this.loading = false;
|
||||||
if (res.IsSuccess) {
|
if (res.IsSuccess) {
|
||||||
// this.$emit("refresh");
|
// this.$emit("refresh");
|
||||||
|
this.Id = res.Result;
|
||||||
return res.Result || res.IsSuccess;
|
return res.Result || res.IsSuccess;
|
||||||
}
|
}
|
||||||
return false;
|
return false;
|
||||||
|
|||||||
Reference in New Issue
Block a user