@model DTO.TComplaintletterDTO @using DTO; @using zhengcaioa.Models; @{ List request_info = ViewData["request_info"] as List; //质疑请求 List question = ViewData["question"] as List; //质疑事项 List law = ViewData["law"] as List; //法律依据 List complaintShouquandaibiaoDTOs = Model.complaintShouquandaibiaoDTOs; List complaintRespondentDTOs = Model.complaintRespondentDTOs; List complaintGongyingshangDTOs = Model.complaintGongyingshangDTOs; List complaintItemDTOs = Model.complaintItemDTOs; int PrintNum = Model.PrintNum.HasValue ? Model.PrintNum.Value : 0; } @{ Layout = null; } @(SiteConfig.SiteName) @**@ @**@ @**@ @**@ @**@ @**@ @**@ @**@ @**@ @**@ @**@ @**@ @**@
@for (int i = 0; i < complaintShouquandaibiaoDTOs.Count; i++) { } @for (int i = 0; i < complaintRespondentDTOs.Count; i++) { } @for (int i = 0; i < complaintGongyingshangDTOs.Count; i++) { } @{ @for (int i = 0; i < complaintItemDTOs.Count; i++) { } }
投诉书(正本)
一、投诉相关主体基本信息
投诉人:@Model.TsrName
地址:@Model.TsrAddress 邮编:@Model.TsrPostcode
法定代表人/主要负责人:@Model.TsrCorporation
联系电话:@Model.TsrPhone
授权代表@(i!=0?(i+""):""):@complaintShouquandaibiaoDTOs[i].Shouquandaibiao
联系电话@(i!=0?(i+""):""):@complaintShouquandaibiaoDTOs[i].Lianxidianhua
地址@(i!=0?(i+""):""):@complaintShouquandaibiaoDTOs[i].Dizhi 邮编@(i!=0?(i+""):""):@complaintShouquandaibiaoDTOs[i].Youbian
被投诉人@(i+1):@complaintRespondentDTOs[i].Respondent
地址:@complaintRespondentDTOs[i].Address 邮编:@complaintRespondentDTOs[i].Postcode
联系人:@complaintRespondentDTOs[i].Contacts 联系电话:@complaintRespondentDTOs[i].Phone
相关供应商@(i!=0?(i+""):""):@complaintGongyingshangDTOs[i].Gongytingshang
地址@(i!=0?(i+""):""):@complaintGongyingshangDTOs[i].Dizhi 邮编@(i!=0?(i+""):""):@complaintGongyingshangDTOs[i].Youbian
联系人@(i!=0?(i+""):""):@complaintGongyingshangDTOs[i].Dizhi 联系电话@(i!=0?(i+""):""):@complaintGongyingshangDTOs[i].Youbian
二、投诉项目基本情况
采购项目的名称:@Model.XmName
采购项目的编号:@Model.XmCode 包号:@Model.XmPackage
采购人名称:@Model.PurchaserName
代理机构名称:@Model.Agency
采购文件公告:@Model.IsNoticeName 公告期限:@Model.NoticeDateName
采购结果公告:@Model.IsResultnoticeName 公告期限:@Model.ResultnoticeDateName
三、质疑基本情况
质疑提出日期:@Model.ChallengeDateName 被质疑主体:@Model.Questioned
质疑回复主体:@Model.Respondent 回复日期:@Model.RespondDateName
四、投诉事项具体内容
投诉事项@((i+1)+""):@complaintItemDTOs[i].QuestionName
事实依据:@complaintItemDTOs[i].Evidential
法律依据:@complaintItemDTOs[i].LawName
内容:@complaintItemDTOs[i].Lawcoment
五、与投诉事项相关的投诉请求
请求:@Model.RequestInfoName
签字(签章): 公章:
日期: