代码更新
This commit is contained in:
@@ -174,7 +174,8 @@ export default {
|
||||
'repair_item_id': this.form4.repair_item_id,
|
||||
'repair_dtl_id': this.form4.repair_dtl_id,
|
||||
'device_id': this.form4.device_id,
|
||||
'device_code': this.form4.device_code
|
||||
'device_code': this.form4.device_code,
|
||||
'devicerecord_id': this.form4.devicerecord_id
|
||||
}
|
||||
crudDevicerepairmst.getFileBom(data).then(res => {
|
||||
this.fileBom = res
|
||||
|
||||
Reference in New Issue
Block a user