add:半成品入库功能
This commit is contained in:
@@ -210,7 +210,7 @@ export default {
|
||||
},
|
||||
// 新增编辑给form表单物料相关信息赋值
|
||||
setMaterValue(row) {
|
||||
this.form.material_uuid = row.material_id
|
||||
this.form.material_id = row.material_id
|
||||
this.form.material_code = row.material_code
|
||||
this.form.material_name = row.material_name
|
||||
this.form.material_spec = row.material_spec
|
||||
|
||||
Reference in New Issue
Block a user