111
This commit is contained in:
parent
9883d1d5fb
commit
5564d05b03
@ -78,7 +78,7 @@ func GetProductListDto(m []*model.Product) []*ProductDto {
|
||||
IsDelete: v.IsDelete,
|
||||
PrescriptionNum: v.PrescriptionNum,
|
||||
ProductName: v.ProductName,
|
||||
CommonName: v.ProductName,
|
||||
CommonName: v.CommonName,
|
||||
ProductPrice: v.ProductPrice,
|
||||
MnemonicCode: v.MnemonicCode,
|
||||
ProductType: v.ProductType,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user