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