111
This commit is contained in:
parent
6d3968b1ac
commit
4faa16a7cc
@ -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