@@ -31,6 +31,7 @@
this.$emit('getSupplierModal', e[0])
// console.log(e[0]);
// this.$emit('onChange', e[0])
+ this.$emit('onChange', e[0].name)
}