lilei %!s(int64=3) %!d(string=hai) anos
pai
achega
073f2625d8

+ 1 - 0
src/components/Select/index.js

@@ -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]))
       }
     }

+ 0 - 1
src/views/productManagement/productInfo/edit.vue

@@ -322,7 +322,6 @@ export default {
     },
     // 选择单位
     unitChange (a, b) {
-      console.log(a, b)
       this.form.unit = b.dispName
     },
     //  获取产品信息