|
@@ -768,6 +768,8 @@ export default {
|
|
|
this.materialInfo[this.tableIndex].unitName = selection[0].unitIdName
|
|
|
this.materialInfo[this.tableIndex].mainUnitName = selection[0].unitIdName
|
|
|
this.materialInfo[this.tableIndex].manufacturer = selection[0].manufacturerIdName
|
|
|
+ this.materialInfo[this.tableIndex].marketingApprovalPersonal = selection[0].registrant
|
|
|
+ this.materialInfo[this.tableIndex].production = selection[0].productionPermit
|
|
|
},
|
|
|
}
|
|
|
}
|