This commit is contained in:
@@ -342,6 +342,9 @@ export default {
|
||||
this.obj = this.$route.params.obj;
|
||||
this.obj.concurrency = undefined;
|
||||
this.obj.id = 0;
|
||||
this.obj.partNumber = `${
|
||||
this.obj.partNumber
|
||||
} - ${window.$gz.translation.get("Copy")}`;
|
||||
setDirty = true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user