Browse Source

报告页眉页脚编辑无效果bug修改完成

zhangjiaxin 4 years ago
parent
commit
5892b1f54f
1 changed files with 3 additions and 0 deletions
  1. 3 0
      OTSIncAReportTemplate/OTSIncAReportTemplate.cs

+ 3 - 0
OTSIncAReportTemplate/OTSIncAReportTemplate.cs

@@ -183,6 +183,9 @@ namespace OTSIncAReportTemplate
             rmReport1.AddVariable("YPBH", m_mbszclass.M_SY.str_tb_YPBH, true);
             rmReport1.AddVariable("YPBH", m_mbszclass.M_SY.str_tb_YPBH, true);
             rmReport1.AddVariable("KHH", m_mbszclass.M_YMYJ.str_tb_KHH, true);
             rmReport1.AddVariable("KHH", m_mbszclass.M_YMYJ.str_tb_KHH, true);
             rmReport1.AddVariable("CKBZ", m_mbszclass.M_SY.str_tb_CKBZ, true);
             rmReport1.AddVariable("CKBZ", m_mbszclass.M_SY.str_tb_CKBZ, true);
+
+            rmReport1.AddVariable("RM_YM", m_mbszclass.M_YMYJ.str_tb_ymwb, true);
+            rmReport1.AddVariable("RM_YJ", m_mbszclass.M_YMYJ.str_tb_yjwb, true);
             #region 判断是否显示
             #region 判断是否显示
 
 
             if (m_mbszclass.M_SYXT.b_ck_syxt_xsmk)//判断三元相图是否显示
             if (m_mbszclass.M_SYXT.b_ck_syxt_xsmk)//判断三元相图是否显示