@@ -723,6 +723,11 @@
// }
// });
+ console.log(factoriesId, 'factoriesId');
+ console.log(
+ this.$store.state.user.info.factoryId,
+ 'this.$store.state.user.info.factoryId'
+ );
this.$router
.push({
path: '/saleOrder/salesToProduction',