pacs配置保存问题
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
1f64d87342
commit
77aa182e2f
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue