Jelajahi Sumber

国标导出时,浏览修改成预览,导出国标后标准名没有显示BUG修改

gaoshipeng 2 tahun lalu
induk
melakukan
f592f8f9ce

+ 1 - 1
OTSIncAReportApp/1-UI/OTSTemplateDesigner/OTSReport_criterion.Designer.cs

@@ -64,7 +64,7 @@ namespace OTSIncAReportApp._1_UI.OTSTemplateDesigner
             this.button1.Name = "button1";
             this.button1.Size = new System.Drawing.Size(75, 23);
             this.button1.TabIndex = 1;
-            this.button1.Text = "览";
+            this.button1.Text = "览";
             this.button1.UseVisualStyleBackColor = true;
             this.button1.Click += new System.EventHandler(this.button1_Click);
             // 

+ 1 - 1
OTSIncAReportApp/ReportTemplate/GBReport.cs

@@ -297,7 +297,7 @@ namespace OTSIncAReportApp.ReportTemplate
             setXRLabelData(GB_dev_flfa_text, str_FLFA);
             setXRLabelData(GB_dev_yjctz_text, str_YJCTZ);
             setXRLabelData(GB_dev_scmj_text, str_SCMJ);
-            //setXRLabelData(GB_dev_ckbz_text, "GB30834");
+            setXRLabelData(GB_dev_ckbz_text, "GB30834");
         }
     }
 }