Procházet zdrojové kódy

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

zhangjiaxin před 4 roky
rodič
revize
5892b1f54f
1 změnil soubory, kde provedl 3 přidání a 0 odebrání
  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("KHH", m_mbszclass.M_YMYJ.str_tb_KHH, 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 判断是否显示
 
             if (m_mbszclass.M_SYXT.b_ck_syxt_xsmk)//判断三元相图是否显示