|
@@ -732,7 +732,7 @@
|
|
|
produceRoutingId: produceRoutingId,
|
|
produceRoutingId: produceRoutingId,
|
|
|
produceRoutingName: this.selection[0].produceRoutingName,
|
|
produceRoutingName: this.selection[0].produceRoutingName,
|
|
|
categoryId: this.selection[0].categoryId,
|
|
categoryId: this.selection[0].categoryId,
|
|
|
- factoriesId: factoriesId,
|
|
|
|
|
|
|
+ factoriesId: factoriesId || this.$store.state.user.info.factoryId,
|
|
|
factoriesIdName: factoriesIdName,
|
|
factoriesIdName: factoriesIdName,
|
|
|
bomCategoryId: bomCategoryId,
|
|
bomCategoryId: bomCategoryId,
|
|
|
produceType: produceType,
|
|
produceType: produceType,
|