Browse Source

添加摘要显示

master
luanhui 8 years ago
parent
commit
9d53a0dd26
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      B3SubstituteKill.Web/Pages/B3SubstituteKill/Bills/SubKillWeightBill_/SubKillWeightBillList.cs

+ 1
- 0
B3SubstituteKill.Web/Pages/B3SubstituteKill/Bills/SubKillWeightBill_/SubKillWeightBillList.cs View File

@ -33,6 +33,7 @@ namespace BWP.Web.Pages.B3SubstituteKill.Bills.SubKillWeightBill_
AddDFBrowseGridColumn(grid, "Employee_Name");
AddDFBrowseGridColumn(grid, "Date");
AddDFBrowseGridColumn(grid, "Supplier_Name");
AddDFBrowseGridColumn(grid, "Remark");
}
}


Loading…
Cancel
Save