d38dec23 by zhen

更新产品后返回列表页

1 parent bffca5a2
......@@ -336,9 +336,9 @@ export default {
message: '添加成功',
type: 'success'
})
this.$router.push({ path: 'product-infor-management' })
}
}
this.$router.push({ path: 'product-infor-management' })
},
constructorFormData() {
const formData = new FormData()
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!