diff --git a/DSWeb/Areas/Account/Controllers/Chfee_InvoicehexiaoController.cs b/DSWeb/Areas/Account/Controllers/Chfee_InvoicehexiaoController.cs index 6394b0b0..dbeb782e 100644 --- a/DSWeb/Areas/Account/Controllers/Chfee_InvoicehexiaoController.cs +++ b/DSWeb/Areas/Account/Controllers/Chfee_InvoicehexiaoController.cs @@ -237,6 +237,7 @@ namespace DSWeb.Areas.Account.Controllers headData.MODIFIEDUSER = Convert.ToString(Session["USERID"]); headData.MODIFIEDTIME =DateTime.Now.ToString("yyyy-MM-dd hh:mm:ss"); + var BILLNO = headData.BILLNO; string YuanBiJinE = ""; try