|
|
@@ -290,7 +290,7 @@
|
|
|
rootCategoryLevelId: this.infoData.rootCategoryLevelId,
|
|
|
path: this.infoData.path[0]?.pathName,
|
|
|
model: this.infoData.model,
|
|
|
- sourceCategoryId: this.infoData.sourceCategoryId,
|
|
|
+ sourceInstanceId: this.infoData.sourceInstanceId,
|
|
|
specification: this.infoData.specification
|
|
|
}
|
|
|
);
|