change
This commit is contained in:
@@ -107,6 +107,7 @@
|
||||
this.dataList.map((item) => {
|
||||
if (this.pkObj.mid === item.mid) {
|
||||
item.material_name = this.currentData.material_name
|
||||
item.material_code = this.currentData.material_code
|
||||
item.measure_unit_id = this.currentData.measure_unit_id
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user