修改
This commit is contained in:
@@ -95,7 +95,7 @@
|
||||
this.index = e
|
||||
let selobj = this.options.find(item => item.value === this.index)
|
||||
this.val3 = selobj.qty
|
||||
this.unit = selobj.unit_name
|
||||
this.unit = selobj.measure_unit_id
|
||||
},
|
||||
handleChange1 (e) {
|
||||
if (e) {
|
||||
|
||||
Reference in New Issue
Block a user