tijian_tieying/web/dccdc/report/wx.frx

80 lines
5.1 KiB
Plaintext
Raw Normal View History

2025-02-20 12:14:39 +08:00
<?xml version="1.0" encoding="utf-8"?>
<Report ScriptLanguage="CSharp" ReportInfo.Created="09/04/2018 14:35:15" ReportInfo.Modified="04/26/2021 15:08:56" ReportInfo.CreatorVersion="2019.4.4.0">
<ScriptText>
using System;
using System.Collections;
using System.Collections.Generic;
using System.ComponentModel;
using System.Windows.Forms;
using System.Drawing;
using System.Data;
using FastReport;
using FastReport.Data;
using FastReport.Dialog;
using FastReport.Barcode;
using FastReport.Table;
using FastReport.Utils;
namespace FastReport
{
public class ReportScript
{
}
}
</ScriptText>
<Dictionary>
<MsSqlDataConnection Name="Connection" ConnectionString="rijcmlqveABMfnqRj7Azp6bE+ejNjHm4xfNvDChgc0AjC2KM2vi1nVm2sdFZnA7liDtBhVcu4fyvEPIqq8rJAdSEMN7ITXq1L71TE4iAgx1BSJN31wMvJMBe+mkon66hlY03tUAVf1j6tgg4GZCR5xH/a3RKY6CH0NjDKTFzLrWGAEFTnD8l+HiDTGzsQV8EZGlyfevl+X9N9B8JLnKeqsjpQf+jw==">
<TableDataSource Name="Table" Alias="main" DataType="System.Int32" Enabled="true" SelectCommand="select 1 as t1">
<Column Name="t1" DataType="System.Int32"/>
</TableDataSource>
</MsSqlDataConnection>
</Dictionary>
<ReportPage Name="Page1" Guides="359.1" Watermark.Font="宋体, 60pt">
<ReportTitleBand Name="ReportTitle1" Width="718.2" Height="75.6">
<TextObject Name="Text1" Left="122.85" Top="9.45" Width="481.95" Height="28.35" Text="乐陵市铁营镇卫生院" HorzAlign="Center" VertAlign="Center" Font="宋体, 14pt, style=Bold"/>
<TextObject Name="Text12" Left="122.85" Top="37.8" Width="481.95" Height="28.35" Text="办公设备及房屋设施维修审批单" HorzAlign="Center" VertAlign="Center" Font="宋体, 14pt, style=Bold"/>
</ReportTitleBand>
<PageHeaderBand Name="PageHeader1" Top="78.8" Width="718.2" Height="784.35">
<TextObject Name="Text3" Left="434.7" Top="47.25" Width="255.15" Height="28.35" Text="申请时间:[main.sqsj]" VertAlign="Center" Font="宋体, 11pt"/>
<TextObject Name="Text4" Left="434.7" Top="9.45" Width="255.15" Height="28.35" Text="单号:[main.sqdh]" VertAlign="Center" Font="宋体, 11pt"/>
<TextObject Name="Text9" Left="9.45" Top="9.45" Width="207.9" Height="28.35" Text="申请人:[main.sqr]" VertAlign="Center" Font="宋体, 11pt"/>
<TextObject Name="Text10" Left="9.45" Top="47.25" Width="207.9" Height="28.35" Text="申请科室:[main.ksmc]" VertAlign="Center" Font="宋体, 11pt"/>
<TextObject Name="Text11" Left="236.25" Top="9.45" Width="179.55" Height="28.35" Text="申请金额:[main.je]" VertAlign="Center" Font="宋体, 11pt"/>
<TableObject Name="Table2" Left="9.45" Top="94.5" Width="679.67" Height="368.55">
<TableColumn Name="Column3" Width="179.67"/>
<TableColumn Name="Column4" Width="500"/>
<TableRow Name="Row9" Height="75.6">
<TableCell Name="Cell29" Border.Lines="All" Text="维修理由" HorzAlign="Center" VertAlign="Center" Font="宋体, 11pt"/>
<TableCell Name="Cell30" Border.Lines="All" Text="[main.bz]" VertAlign="Center" Font="宋体, 11pt"/>
</TableRow>
<TableRow Name="Row10" Height="75.6">
<TableCell Name="Cell34" Border.Lines="All" Text="维修内容" HorzAlign="Center" VertAlign="Center" Font="宋体, 11pt"/>
<TableCell Name="Cell35" Border.Lines="All" Text="[main.bz2]" VertAlign="Center" Font="宋体, 11pt"/>
</TableRow>
<TableRow Name="Row11" Height="47.25">
<TableCell Name="Cell39" Border.Lines="All" Text="所需费用" HorzAlign="Center" VertAlign="Center" Font="宋体, 11pt"/>
<TableCell Name="Cell40" Border.Lines="All" Text="[main.je]" VertAlign="Center" Font="宋体, 11pt"/>
</TableRow>
<TableRow Name="Row12" Height="56.7">
<TableCell Name="Cell44" Border.Lines="All" Text="科室领导签字" HorzAlign="Center" VertAlign="Center" Font="宋体, 11pt"/>
<TableCell Name="Cell45" Border.Lines="All" Text="[main.sptime1]&#13;&#10;" HorzAlign="Right" VertAlign="Bottom" Font="宋体, 11pt">
<PictureObject Name="Picture8" Left="9.45" Top="9.45" Width="94.5" Height="37.8" DataColumn="main.isp1"/>
</TableCell>
</TableRow>
<TableRow Name="Row13" Height="56.7">
<TableCell Name="Cell49" Border.Lines="All" Text="分管领导签字" HorzAlign="Center" VertAlign="Center" Font="宋体, 11pt"/>
<TableCell Name="Cell50" Border.Lines="All" Text="[main.sptime2]&#13;&#10;" HorzAlign="Right" VertAlign="Bottom" Font="宋体, 11pt">
<PictureObject Name="Picture9" Left="9.45" Top="9.45" Width="94.5" Height="37.8" DataColumn="main.isp2"/>
</TableCell>
</TableRow>
<TableRow Name="Row14" Height="56.7">
<TableCell Name="Cell54" Border.Lines="All" Text="中心主任签字" HorzAlign="Center" VertAlign="Center" Font="宋体, 11pt"/>
<TableCell Name="Cell55" Border.Lines="All" Text="[main.sptime3]&#13;&#10;" HorzAlign="Right" VertAlign="Bottom" Font="宋体, 11pt">
<PictureObject Name="Picture10" Left="9.45" Top="9.45" Width="94.5" Height="37.8" DataColumn="main.isp3"/>
</TableCell>
</TableRow>
</TableObject>
</PageHeaderBand>
</ReportPage>
</Report>