DI产品信息切换版本问题

busUser
anthonywj 2 years ago
parent 878264224f
commit 9eba6a000a

@ -988,7 +988,7 @@ export default {
this.selectVersionVisible = true; this.selectVersionVisible = true;
this.uuid = this.editQuery.uuid; this.uuid = this.editQuery.uuid;
this.originUuid = this.editQuery.originUuid; this.originUuid = this.editQuery.originUuid;
this.relId = this.editQuery.id; this.relId = this.editQuery.rlId;
}, },
updateVersion() { updateVersion() {

Loading…
Cancel
Save