摊位ID: {{model.StallId}},NPCID: {{model.NPCId?(NPC.find(r=>r.Id==model.NPCId)?NPC.find(r=>r.Id==model.NPCId).Name:model.NPCId):"无"}},规模条件:{{Scale.find(r=>r.Id==model.ScaleId)?
(model.ScaleId+ " " + Scale.find(r=>r.Id==model.ScaleId).ScaleName): (model.ScaleId==-1?"无":"")}},
村落条件:{{Region.find(r=>r.Id==model.VillageId)?
(model.VillageId+ " " + Region.find(r=>r.Id==model.VillageId).Region):""}} {{model.Renown}},建筑条件:
{{Structure.find(r=>r.Id==model.StructureId)?
(model.StructureId+" "+Structure.find(r=>r.Id==model.StructureId).Name):""}},种类数量:{{model.Num}}
{{ItemConfig.find(r=>r.Id==scope.row.ItemId)?ItemConfig.find(r=>r.Id==scope.row.ItemId).DetailsPageName:''}}
{{scope.row.ItemNums[0]}};{{scope.row.ItemNums[1]}}
{{currencyType.find(r=>r.Id==scope.row.CurrencyType)?currencyType.find(r=>r.Id==scope.row.CurrencyType).Name:""}}
{{scope.row.Weight}}
{{scope.row.Price}}
{{scope.row.Discount}}%
{{scope.row.DiscountProb}}%
摊位介绍: {{model.Introduce}}
摊位名称:{{model.Remark}}
修改
删除