@@ -81,6 +81,7 @@ export default {
const on = {
change: obj => {
this.$emit('input', obj)
+ console.log(_,'lodash')
this.$emit('change', obj, _.find(this.dataList, ['code', obj]))
}
@@ -322,7 +322,6 @@ export default {
},
// 选择单位
unitChange (a, b) {
- console.log(a, b)
this.form.unit = b.dispName
// 获取产品信息