quwangxin %!s(int64=2) %!d(string=hai) anos
pai
achega
a717551462

+ 1 - 1
src/views/produceOrder/components/report/Common.vue

@@ -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
               }
             );

+ 1 - 1
src/views/produceOrder/components/report/Extrusion.vue

@@ -379,7 +379,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
               }
             );

+ 1 - 1
src/views/produceOrder/components/report/Furnace.vue

@@ -161,7 +161,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
               }
             );

+ 1 - 1
src/views/produceOrder/components/report/HalfAdded.vue

@@ -312,7 +312,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
               }
             );

+ 1 - 1
src/views/produceOrder/components/report/Heating.vue

@@ -321,7 +321,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
               }
             );

+ 1 - 1
src/views/produceOrder/components/report/Sinter.vue

@@ -145,7 +145,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
               }
             );