src/views/productManage/product/AddProductDialog.vue
@@ -750,8 +750,11 @@ if (this.editConfig.title !== "新建") { console.log(this.editConfig.infomation) this.$router.push({ name: "inOutboundDetail", params: { name: this.editConfig.infomation.name, id: this.editConfig.infomation.id } name: "inboundOutboundDetail", params: { name: this.editConfig.infomation.name, id: this.editConfig.infomation.id } }) } },