@@ -81,6 +81,7 @@ export default {
},
methods: {
onConfirm(value, index) {
+ this.intendedProduct = value
this.formData.intendedProduct = value
this.onCancel()