@using ShwasherSys @using ShwasherSys.Authorization.Permissions @using ShwasherSys.Models.Layout @using ShwasherSys.Views.Shared.New.Modals @using ShwasherSys.Views.Shared.New.Table @{ ViewBag.Title = "库存盘点任务统计"; string activeMenu = PermissionNames.PagesStatisticMgStatementBillReportMg; //The menu item will be active for this page. ViewBag.ActiveMenu = activeMenu; } @section css{ }
@* *@
@*
*@ @*
*@
@if (IsGranted(PermissionNames.PagesStatisticMgStatementBillReportMgQuery)) { } @* *@
上海上垫垫圈有限公司对账单表
序号 编号 客户编号 客户名称 开票人 开票时间 发票编号 含税金额 不含税金额 货币
含税总金额: 不含税总金额:
@section modal{ @Html.Partial("Modals/Query/_Customer", "customerId") } @section scripts { }
@*@Html.DropDownList("hid-type", type)*@