Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
N
njzsb
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
徐州
njzsb
Commits
fd805ea0
Commit
fd805ea0
authored
Mar 06, 2023
by
徐州
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试修改表格
parent
29ef7506
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
188 additions
and
79 deletions
+188
-79
cjdzmxb2.cpt
WebRoot/WEB-INF/reportlets/cjdzmxb2.cpt
+188
-79
No files found.
WebRoot/WEB-INF/reportlets/cjdzmxb2.cpt
View file @
fd805ea0
<?xml version="1.0" encoding="UTF-8"?>
<WorkBook
xmlVersion=
"201
51125"
releaseVersion=
"8
.0.0"
>
<WorkBook
xmlVersion=
"201
70720"
releaseVersion=
"9
.0.0"
>
<TableDataMap>
<TableData
name=
"ds1"
class=
"com.fr.data.impl.DBTableData"
>
<Parameters>
...
...
@@ -20,7 +20,8 @@
<![CDATA[zsb]]>
</DatabaseName>
</Connection>
<Query>
<![CDATA[select c.slbh,
<![CDATA[select * from (
select c.slbh,
c.dwmc,
c.xmmc,
c.zjzmj,
...
...
@@ -37,7 +38,8 @@
and t.rkdate >
= '${createtime}' and t.rkdate
<
='${createtime1}'
and t.dwdm not in ('jk','jb') and c.dwdm not in ('jk','jb') and p.dwdm not in ('jk','jb')
${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]>
</Query>
${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ) a
left join (select slbh,jkr,yjje,jkm from fstzs) b on a.slbh=b.slbh]]>
</Query>
</TableData>
</TableDataMap>
<ReportWebAttr>
...
...
@@ -68,7 +70,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
</Location>
<ToolBar>
<Widget
class=
"com.fr.report.web.button.page.First"
>
<WidgetAttr>
<WidgetAttr
description=
""
>
<PrivilegeControl/>
</WidgetAttr>
<Text>
...
...
@@ -77,7 +79,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<![CDATA[first]]>
</IconName>
</Widget>
<Widget
class=
"com.fr.report.web.button.page.Previous"
>
<WidgetAttr>
<WidgetAttr
description=
""
>
<PrivilegeControl/>
</WidgetAttr>
<Text>
...
...
@@ -86,12 +88,12 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<![CDATA[previous]]>
</IconName>
</Widget>
<Widget
class=
"com.fr.report.web.button.page.PageNavi"
>
<WidgetAttr>
<WidgetAttr
description=
""
>
<PrivilegeControl/>
</WidgetAttr>
</Widget>
<Widget
class=
"com.fr.report.web.button.page.Next"
>
<WidgetAttr>
<WidgetAttr
description=
""
>
<PrivilegeControl/>
</WidgetAttr>
<Text>
...
...
@@ -100,7 +102,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<![CDATA[next]]>
</IconName>
</Widget>
<Widget
class=
"com.fr.report.web.button.page.Last"
>
<WidgetAttr>
<WidgetAttr
description=
""
>
<PrivilegeControl/>
</WidgetAttr>
<Text>
...
...
@@ -109,7 +111,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<![CDATA[last]]>
</IconName>
</Widget>
<Widget
class=
"com.fr.report.web.button.FlashPrint"
>
<WidgetAttr>
<WidgetAttr
description=
""
>
<PrivilegeControl/>
</WidgetAttr>
<Text>
...
...
@@ -118,7 +120,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<![CDATA[flashprint]]>
</IconName>
</Widget>
<Widget
class=
"com.fr.report.web.button.Print"
>
<WidgetAttr>
<WidgetAttr
description=
""
>
<PrivilegeControl/>
</WidgetAttr>
<Text>
...
...
@@ -128,7 +130,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<PrintButtons/>
</Widget>
<Widget
class=
"com.fr.report.web.button.Export"
>
<WidgetAttr>
<WidgetAttr
description=
""
>
<PrivilegeControl/>
</WidgetAttr>
<Text>
...
...
@@ -138,7 +140,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<Buttons
pdf=
"true"
excelP=
"true"
excelO=
"true"
excelS=
"true"
word=
"true"
image=
"true"
html=
"true"
/>
</Widget>
<Widget
class=
"com.fr.report.web.button.Email"
>
<WidgetAttr>
<WidgetAttr
description=
""
>
<PrivilegeControl/>
</WidgetAttr>
<Text>
...
...
@@ -164,7 +166,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<RowHeight
defaultValue=
"723900"
>
<![CDATA[723900,723900,1295400,1257300,1257300,2160000,2160000,723900,723900,723900,723900]]>
</RowHeight>
<ColumnWidth
defaultValue=
"2743200"
>
<![CDATA[2171700,4914900,6248400,9753600,2743200,4229100,4419600,4533900,3581400,
2819400,3924300,37338
00,2933700,2743200]]>
</ColumnWidth>
<![CDATA[2171700,4914900,6248400,9753600,2743200,4229100,4419600,4533900,3581400,
3924300,3733800,3733800,2933700,2819400,29337
00,2933700,2743200]]>
</ColumnWidth>
<CellElementList>
<C
c=
"0"
r=
"0"
>
<PrivilegeControl/>
...
...
@@ -178,10 +180,10 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<PrivilegeControl/>
<Expand/>
</C>
<C
c=
"0"
r=
"2"
cs=
"1
3
"
s=
"1"
>
<C
c=
"0"
r=
"2"
cs=
"1
5
"
s=
"1"
>
<O
t=
"Formula"
class=
"Formula"
>
<Attributes>
<![CDATA[=mid($createtime,
1,4)+"年"+mid($createtime,6,7) +"月"+ "-" + mid($createtime1,1,4)+"年"+mid($createtime1,6,7)+
"月" + "城市基础设施配套费催缴到账明细报表"]]>
</Attributes>
<![CDATA[=mid($createtime,
1, 4) + "年" + mid($createtime, 6, 7) + "月" + "-" + mid($createtime1, 1, 4) + "年" + mid($createtime1, 6, 7) +
"月" + "城市基础设施配套费催缴到账明细报表"]]>
</Attributes>
</O>
<PrivilegeControl/>
<Expand/>
...
...
@@ -195,7 +197,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<C
c=
"1"
r=
"3"
cs=
"6"
>
<O
t=
"Formula"
class=
"Formula"
>
<Attributes>
<![CDATA[=sql("zsb", "select zsdw from zsdw where zsdm = '"
+$zsdw+
"' ", 1, 1)]]>
</Attributes>
<![CDATA[=sql("zsb", "select zsdw from zsdw where zsdm = '"
+ $zsdw +
"' ", 1, 1)]]>
</Attributes>
</O>
<PrivilegeControl/>
<HighlightList>
...
...
@@ -204,7 +206,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<![CDATA[条件属性1]]>
</Name>
<Condition
class=
"com.fr.data.condition.FormulaCondition"
>
<Formula>
<![CDATA[len($zsdw)
=
0]]>
</Formula>
<![CDATA[len($zsdw)
=
0]]>
</Formula>
</Condition>
<HighlightAction
class=
"com.fr.report.cell.cellattr.highlight.ValueHighlightAction"
>
<O>
...
...
@@ -214,7 +216,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
</HighlightList>
<Expand/>
</C>
<C
c=
"11"
r=
"3"
cs=
"
2
"
s=
"2"
>
<C
c=
"11"
r=
"3"
cs=
"
4
"
s=
"2"
>
<O>
<![CDATA[单位:平方米,元]]>
</O>
<PrivilegeControl/>
...
...
@@ -276,29 +278,41 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
</C>
<C
c=
"9"
r=
"4"
s=
"4"
>
<O>
<![CDATA[到帐
日期
]]>
</O>
<![CDATA[到帐
\\核销金额
]]>
</O>
<PrivilegeControl/>
<Expand/>
</C>
<C
c=
"10"
r=
"4"
s=
"4"
>
<O>
<![CDATA[
到帐\\核销金额
]]>
</O>
<![CDATA[
缴费凭证编号
]]>
</O>
<PrivilegeControl/>
<Expand/>
</C>
<C
c=
"11"
r=
"4"
s=
"4"
>
<O>
<![CDATA[
一般缴款书编号
]]>
</O>
<![CDATA[
缴款人
]]>
</O>
<PrivilegeControl/>
<Expand/>
</C>
<C
c=
"12"
r=
"4"
s=
"5"
>
<O>
<![CDATA[缴费凭证编号]]>
</O>
<![CDATA[缴款金额]]>
</O>
<PrivilegeControl/>
<Expand/>
</C>
<C
c=
"13"
r=
"4"
s=
"4"
>
<O>
<![CDATA[到帐日期]]>
</O>
<PrivilegeControl/>
<Expand/>
</C>
<C
c=
"14"
r=
"4"
s=
"6"
>
<O>
<![CDATA[一般缴款书编号]]>
</O>
<PrivilegeControl/>
<Expand/>
</C>
<C
c=
"0"
r=
"5"
s=
"
6
"
>
<C
c=
"0"
r=
"5"
s=
"
7
"
>
<O
t=
"Formula"
class=
"Formula"
>
<Attributes>
<![CDATA[=seq()]]>
</Attributes>
...
...
@@ -306,47 +320,55 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<PrivilegeControl/>
<Expand
leftParentDefault=
"false"
left=
"B6"
/>
</C>
<C
c=
"1"
r=
"5"
s=
"
7
"
>
<C
c=
"1"
r=
"5"
s=
"
8
"
>
<O
t=
"DSColumn"
>
<Attributes
dsName=
"ds1"
columnName=
"SLBH"
/>
<Complex/>
<RG
class=
"com.fr.report.cell.cellattr.core.group.FunctionGrouper"
/>
<RG
class=
"com.fr.report.cell.cellattr.core.group.FunctionGrouper"
>
<Attr
divideMode=
"2"
/>
</RG>
<Parameters/>
</O>
<PrivilegeControl/>
<Expand
dir=
"0"
/>
</C>
<C
c=
"2"
r=
"5"
s=
"
7
"
>
<C
c=
"2"
r=
"5"
s=
"
8
"
>
<O
t=
"DSColumn"
>
<Attributes
dsName=
"ds1"
columnName=
"DWMC"
/>
<Complex/>
<RG
class=
"com.fr.report.cell.cellattr.core.group.FunctionGrouper"
/>
<RG
class=
"com.fr.report.cell.cellattr.core.group.FunctionGrouper"
>
<Attr
divideMode=
"2"
/>
</RG>
<Parameters/>
</O>
<PrivilegeControl/>
<Expand
dir=
"0"
/>
</C>
<C
c=
"3"
r=
"5"
s=
"
7
"
>
<C
c=
"3"
r=
"5"
s=
"
8
"
>
<O
t=
"DSColumn"
>
<Attributes
dsName=
"ds1"
columnName=
"XMMC"
/>
<Complex/>
<RG
class=
"com.fr.report.cell.cellattr.core.group.FunctionGrouper"
/>
<RG
class=
"com.fr.report.cell.cellattr.core.group.FunctionGrouper"
>
<Attr
divideMode=
"2"
/>
</RG>
<Parameters/>
</O>
<PrivilegeControl/>
<Expand
dir=
"0"
/>
</C>
<C
c=
"4"
r=
"5"
s=
"
7
"
>
<C
c=
"4"
r=
"5"
s=
"
8
"
>
<O
t=
"DSColumn"
>
<Attributes
dsName=
"ds1"
columnName=
"ZJZMJ"
/>
<Complex/>
<RG
class=
"com.fr.report.cell.cellattr.core.group.FunctionGrouper"
/>
<RG
class=
"com.fr.report.cell.cellattr.core.group.FunctionGrouper"
>
<Attr
divideMode=
"2"
/>
</RG>
<Parameters/>
</O>
<PrivilegeControl/>
<Expand
dir=
"0"
/>
</C>
<C
c=
"5"
r=
"5"
s=
"
8
"
>
<C
c=
"5"
r=
"5"
s=
"
9
"
>
<O
t=
"Formula"
class=
"Formula"
>
<Attributes>
<![CDATA[=sum(G6:H6)]]>
</Attributes>
...
...
@@ -354,41 +376,49 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<PrivilegeControl/>
<Expand/>
</C>
<C
c=
"6"
r=
"5"
s=
"
7
"
>
<C
c=
"6"
r=
"5"
s=
"
8
"
>
<O
t=
"DSColumn"
>
<Attributes
dsName=
"ds1"
columnName=
"PTYJJE"
/>
<Complex/>
<RG
class=
"com.fr.report.cell.cellattr.core.group.FunctionGrouper"
/>
<RG
class=
"com.fr.report.cell.cellattr.core.group.FunctionGrouper"
>
<Attr
divideMode=
"2"
/>
</RG>
<Parameters/>
</O>
<PrivilegeControl/>
<Expand
dir=
"0"
/>
</C>
<C
c=
"7"
r=
"5"
s=
"
7
"
>
<C
c=
"7"
r=
"5"
s=
"
8
"
>
<O
t=
"DSColumn"
>
<Attributes
dsName=
"ds1"
columnName=
"PTYMJE"
/>
<Complex/>
<RG
class=
"com.fr.report.cell.cellattr.core.group.FunctionGrouper"
/>
<RG
class=
"com.fr.report.cell.cellattr.core.group.FunctionGrouper"
>
<Attr
divideMode=
"2"
/>
</RG>
<Parameters/>
</O>
<PrivilegeControl/>
<Expand
dir=
"0"
/>
</C>
<C
c=
"8"
r=
"5"
s=
"
7
"
>
<C
c=
"8"
r=
"5"
s=
"
8
"
>
<O
t=
"DSColumn"
>
<Attributes
dsName=
"ds1"
columnName=
"TO_CHAR(C.CREATETIME,'YYYY-MM-DD')"
/>
<Complex/>
<RG
class=
"com.fr.report.cell.cellattr.core.group.FunctionGrouper"
/>
<RG
class=
"com.fr.report.cell.cellattr.core.group.FunctionGrouper"
>
<Attr
divideMode=
"2"
/>
</RG>
<Parameters/>
</O>
<PrivilegeControl/>
<Expand
dir=
"0"
/>
</C>
<C
c=
"9"
r=
"5"
s=
"
8
"
>
<C
c=
"9"
r=
"5"
s=
"
9
"
>
<O
t=
"DSColumn"
>
<Attributes
dsName=
"ds1"
columnName=
"
TO_CHAR(P.CREATETIME,'YYYY-MM-DD')
"
/>
<Attributes
dsName=
"ds1"
columnName=
"
SALARY
"
/>
<Complex/>
<RG
class=
"com.fr.report.cell.cellattr.core.group.FunctionGrouper"
/>
<RG
class=
"com.fr.report.cell.cellattr.core.group.FunctionGrouper"
>
<Attr
divideMode=
"2"
/>
</RG>
<Parameters/>
</O>
<PrivilegeControl/>
...
...
@@ -396,7 +426,19 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
</C>
<C
c=
"10"
r=
"5"
s=
"8"
>
<O
t=
"DSColumn"
>
<Attributes
dsName=
"ds1"
columnName=
"SALARY"
/>
<Attributes
dsName=
"ds1"
columnName=
"ZSLXDBH"
/>
<Complex/>
<RG
class=
"com.fr.report.cell.cellattr.core.group.FunctionGrouper"
>
<Attr
divideMode=
"2"
/>
</RG>
<Parameters/>
</O>
<PrivilegeControl/>
<Expand
dir=
"0"
/>
</C>
<C
c=
"11"
r=
"5"
s=
"8"
>
<O
t=
"DSColumn"
>
<Attributes
dsName=
"ds1"
columnName=
"JKR"
/>
<Complex/>
<RG
class=
"com.fr.report.cell.cellattr.core.group.FunctionGrouper"
/>
<Parameters/>
...
...
@@ -404,9 +446,22 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<PrivilegeControl/>
<Expand
dir=
"0"
/>
</C>
<C
c=
"11"
r=
"5"
s=
"7"
>
<C
c=
"12"
r=
"5"
s=
"10"
>
<O
t=
"DSColumn"
>
<Attributes
dsName=
"ds1"
columnName=
"YJJE"
/>
<Condition
class=
"com.fr.data.condition.ListCondition"
/>
<Complex/>
<RG
class=
"com.fr.report.cell.cellattr.core.group.FunctionGrouper"
/>
<Result>
<![CDATA[$$$]]>
</Result>
<Parameters/>
</O>
<PrivilegeControl/>
<Expand/>
</C>
<C
c=
"13"
r=
"5"
s=
"9"
>
<O
t=
"DSColumn"
>
<Attributes
dsName=
"ds1"
columnName=
"
PJBM
"
/>
<Attributes
dsName=
"ds1"
columnName=
"
TO_CHAR(P.CREATETIME,'YYYY-MM-DD')
"
/>
<Complex/>
<RG
class=
"com.fr.report.cell.cellattr.core.group.FunctionGrouper"
/>
<Parameters/>
...
...
@@ -414,9 +469,9 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<PrivilegeControl/>
<Expand
dir=
"0"
/>
</C>
<C
c=
"1
2"
r=
"5"
s=
"9
"
>
<C
c=
"1
4"
r=
"5"
s=
"11
"
>
<O
t=
"DSColumn"
>
<Attributes
dsName=
"ds1"
columnName=
"
ZSLXDBH
"
/>
<Attributes
dsName=
"ds1"
columnName=
"
JKM
"
/>
<Complex/>
<RG
class=
"com.fr.report.cell.cellattr.core.group.FunctionGrouper"
/>
<Parameters/>
...
...
@@ -424,13 +479,13 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<PrivilegeControl/>
<Expand
dir=
"0"
/>
</C>
<C
c=
"0"
r=
"6"
cs=
"4"
s=
"1
0
"
>
<C
c=
"0"
r=
"6"
cs=
"4"
s=
"1
2
"
>
<O>
<![CDATA[合计]]>
</O>
<PrivilegeControl/>
<Expand/>
</C>
<C
c=
"4"
r=
"6"
s=
"1
1
"
>
<C
c=
"4"
r=
"6"
s=
"1
3
"
>
<O
t=
"Formula"
class=
"Formula"
>
<Attributes>
<![CDATA[=sum(E6)]]>
</Attributes>
...
...
@@ -438,7 +493,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<PrivilegeControl/>
<Expand/>
</C>
<C
c=
"5"
r=
"6"
s=
"1
2
"
>
<C
c=
"5"
r=
"6"
s=
"1
4
"
>
<O
t=
"Formula"
class=
"Formula"
>
<Attributes>
<![CDATA[=sum(F6)]]>
</Attributes>
...
...
@@ -446,7 +501,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<PrivilegeControl/>
<Expand/>
</C>
<C
c=
"6"
r=
"6"
s=
"1
2
"
>
<C
c=
"6"
r=
"6"
s=
"1
4
"
>
<O
t=
"Formula"
class=
"Formula"
>
<Attributes>
<![CDATA[=sum(G6)]]>
</Attributes>
...
...
@@ -454,7 +509,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<PrivilegeControl/>
<Expand/>
</C>
<C
c=
"7"
r=
"6"
s=
"1
2
"
>
<C
c=
"7"
r=
"6"
s=
"1
4
"
>
<O
t=
"Formula"
class=
"Formula"
>
<Attributes>
<![CDATA[=sum(H6)]]>
</Attributes>
...
...
@@ -462,31 +517,39 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<PrivilegeControl/>
<Expand/>
</C>
<C
c=
"8"
r=
"6"
s=
"1
1
"
>
<C
c=
"8"
r=
"6"
s=
"1
3
"
>
<PrivilegeControl/>
<Expand/>
</C>
<C
c=
"9"
r=
"6"
s=
"11"
>
<PrivilegeControl/>
<Expand/>
</C>
<C
c=
"10"
r=
"6"
s=
"12"
>
<C
c=
"9"
r=
"6"
s=
"14"
>
<O
t=
"Formula"
class=
"Formula"
>
<Attributes>
<![CDATA[=sum(
K
6)]]>
</Attributes>
<![CDATA[=sum(
J
6)]]>
</Attributes>
</O>
<PrivilegeControl/>
<Expand/>
</C>
<C
c=
"11"
r=
"6"
s=
"11"
>
<C
c=
"10"
r=
"6"
s=
"14"
>
<PrivilegeControl/>
<Expand/>
</C>
<C
c=
"11"
r=
"6"
s=
"13"
>
<PrivilegeControl/>
<Expand/>
</C>
<C
c=
"12"
r=
"6"
s=
"1
3
"
>
<C
c=
"12"
r=
"6"
s=
"1
5
"
>
<PrivilegeControl/>
<Expand/>
</C>
<C
c=
"2"
r=
"8"
s=
"14"
>
<C
c=
"13"
r=
"6"
s=
"15"
>
<PrivilegeControl/>
<Expand/>
</C>
<C
c=
"14"
r=
"6"
s=
"16"
>
<PrivilegeControl/>
<Expand/>
</C>
<C
c=
"2"
r=
"8"
s=
"17"
>
<PrivilegeControl/>
<Expand/>
</C>
...
...
@@ -496,17 +559,17 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<PrivilegeControl/>
<Expand/>
</C>
<C
c=
"4"
r=
"8"
s=
"1
4
"
>
<C
c=
"4"
r=
"8"
s=
"1
7
"
>
<PrivilegeControl/>
<Expand/>
</C>
<C
c=
"5"
r=
"8"
s=
"1
4
"
>
<C
c=
"5"
r=
"8"
s=
"1
7
"
>
<O>
<![CDATA[制表日期]]>
</O>
<PrivilegeControl/>
<Expand/>
</C>
<C
c=
"6"
r=
"8"
s=
"1
4
"
>
<C
c=
"6"
r=
"8"
s=
"1
7
"
>
<PrivilegeControl/>
<Expand/>
</C>
...
...
@@ -548,18 +611,19 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<PrivilegeControl/>
</Report>
<ReportParameterAttr>
<Attributes
showWindow=
"true"
delayPlaying=
"false"
windowPosition=
"1"
align=
"0"
/>
<Attributes
showWindow=
"true"
delayPlaying=
"false"
windowPosition=
"1"
align=
"0"
useParamsTemplate=
"false"
/>
<PWTitle>
<![CDATA[参数]]>
</PWTitle>
<ParameterUI
class=
"com.fr.form.main.parameter.FormParameterUI"
>
<Parameters/>
<Layout
class=
"com.fr.form.ui.container.WParameterLayout"
>
<WidgetName
name=
"para"
/>
<WidgetAttr>
<WidgetAttr
description=
""
>
<PrivilegeControl/>
</WidgetAttr>
<Margin
top=
"1"
left=
"1"
bottom=
"1"
right=
"1"
/>
<Border>
<border
style=
"0"
color=
"-723724"
type=
"0"
borderStyle=
"0"
/>
<border
style=
"0"
color=
"-723724"
borderRadius=
"0"
type=
"0"
borderStyle=
"0"
/>
<WidgetTitle>
<O>
<![CDATA[新建标题]]>
</O>
...
...
@@ -573,7 +637,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<Widget
class=
"com.fr.form.ui.container.WAbsoluteLayout$BoundsWidget"
>
<InnerWidget
class=
"com.fr.form.ui.DateEditor"
>
<WidgetName
name=
"createtime1"
/>
<WidgetAttr>
<WidgetAttr
description=
""
>
<PrivilegeControl/>
</WidgetAttr>
<DateAttr
format=
"yyyy-MM"
/>
...
...
@@ -587,7 +651,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<Widget
class=
"com.fr.form.ui.container.WAbsoluteLayout$BoundsWidget"
>
<InnerWidget
class=
"com.fr.form.ui.Label"
>
<WidgetName
name=
"Labelcreatetime_c_c"
/>
<WidgetAttr>
<WidgetAttr
description=
""
>
<PrivilegeControl/>
</WidgetAttr>
<widgetValue>
...
...
@@ -603,7 +667,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<Widget
class=
"com.fr.form.ui.container.WAbsoluteLayout$BoundsWidget"
>
<InnerWidget
class=
"com.fr.form.ui.Label"
>
<WidgetName
name=
"Labelcreatetime"
/>
<WidgetAttr>
<WidgetAttr
description=
""
>
<PrivilegeControl/>
</WidgetAttr>
<widgetValue>
...
...
@@ -619,7 +683,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<Widget
class=
"com.fr.form.ui.container.WAbsoluteLayout$BoundsWidget"
>
<InnerWidget
class=
"com.fr.form.parameter.FormSubmitButton"
>
<WidgetName
name=
"Search"
/>
<WidgetAttr>
<WidgetAttr
description=
""
>
<PrivilegeControl/>
</WidgetAttr>
<Text>
...
...
@@ -632,7 +696,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<Widget
class=
"com.fr.form.ui.container.WAbsoluteLayout$BoundsWidget"
>
<InnerWidget
class=
"com.fr.form.ui.DateEditor"
>
<WidgetName
name=
"createtime"
/>
<WidgetAttr>
<WidgetAttr
description=
""
>
<PrivilegeControl/>
</WidgetAttr>
<DateAttr
format=
"yyyy-MM"
/>
...
...
@@ -646,7 +710,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<Widget
class=
"com.fr.form.ui.container.WAbsoluteLayout$BoundsWidget"
>
<InnerWidget
class=
"com.fr.form.ui.Label"
>
<WidgetName
name=
"Labelzsdw"
/>
<WidgetAttr>
<WidgetAttr
description=
""
>
<PrivilegeControl/>
</WidgetAttr>
<widgetValue>
...
...
@@ -662,7 +726,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<Widget
class=
"com.fr.form.ui.container.WAbsoluteLayout$BoundsWidget"
>
<InnerWidget
class=
"com.fr.form.ui.ComboBox"
>
<WidgetName
name=
"zsdw"
/>
<WidgetAttr>
<WidgetAttr
description=
""
>
<PrivilegeControl/>
</WidgetAttr>
<Dictionary
class=
"com.fr.data.impl.CustomDictionary"
>
...
...
@@ -691,14 +755,18 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<BoundsAttr
x=
"459"
y=
"25"
width=
"120"
height=
"21"
/>
</Widget>
<Sorted
sorted=
"false"
/>
<Display
display=
"true"
/>
<DelayDisplayContent
delay=
"false"
/>
<Position
position=
"0"
/>
<Design_Width
design_width=
"960"
/>
<MobileWidgetList>
<Widget
widgetName=
"createtime"
/>
<Widget
widgetName=
"createtime1"
/>
<Widget
widgetName=
"zsdw"
/>
<Widget
widgetName=
"Search"
/>
</MobileWidgetList>
<Display
display=
"true"
/>
<DelayDisplayContent
delay=
"false"
/>
<UseParamsTemplate
use=
"false"
/>
<Position
position=
"0"
/>
<Design_Width
design_width=
"960"
/>
<NameTagModified/>
<WidgetNameTagMap>
<NameTag
name=
"createtime1_c"
tag=
"结束时间:"
/>
<NameTag
name=
"createtime"
tag=
"开始时间:"
/>
...
...
@@ -739,6 +807,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<Background
name=
"NullBackground"
/>
<Border>
<Top
style=
"5"
/>
<Bottom
style=
"1"
/>
<Left
style=
"5"
/>
<Right
style=
"1"
/>
</Border>
...
...
@@ -748,6 +817,17 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<Background
name=
"NullBackground"
/>
<Border>
<Top
style=
"5"
/>
<Bottom
style=
"1"
/>
<Left
style=
"1"
/>
<Right
style=
"1"
/>
</Border>
</Style>
<Style
imageLayout=
"1"
>
<FRFont
name=
"SimSun"
style=
"0"
size=
"72"
/>
<Background
name=
"NullBackground"
/>
<Border>
<Top
style=
"5"
/>
<Bottom
style=
"1"
/>
<Left
style=
"1"
/>
<Right
style=
"1"
/>
</Border>
...
...
@@ -757,6 +837,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<Background
name=
"NullBackground"
/>
<Border>
<Top
style=
"5"
/>
<Bottom
style=
"1"
/>
<Left
style=
"1"
/>
<Right
style=
"5"
/>
</Border>
...
...
@@ -793,6 +874,16 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<Right
style=
"1"
/>
</Border>
</Style>
<Style
imageLayout=
"1"
>
<FRFont
name=
"SimSun"
style=
"0"
size=
"72"
/>
<Background
name=
"NullBackground"
/>
<Border>
<Top
style=
"1"
/>
<Bottom
style=
"1"
/>
<Left
style=
"1"
/>
<Right
style=
"1"
/>
</Border>
</Style>
<Style
horizontal_alignment=
"0"
imageLayout=
"1"
>
<FRFont
name=
"SimSun"
style=
"0"
size=
"72"
/>
<Background
name=
"NullBackground"
/>
...
...
@@ -807,6 +898,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<FRFont
name=
"SimSun"
style=
"0"
size=
"72"
/>
<Background
name=
"NullBackground"
/>
<Border>
<Top
style=
"1"
/>
<Bottom
style=
"5"
/>
<Left
style=
"5"
/>
<Right
style=
"1"
/>
...
...
@@ -816,6 +908,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<FRFont
name=
"SimSun"
style=
"0"
size=
"72"
/>
<Background
name=
"NullBackground"
/>
<Border>
<Top
style=
"1"
/>
<Bottom
style=
"5"
/>
<Left
style=
"1"
/>
<Right
style=
"1"
/>
...
...
@@ -827,6 +920,17 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<FRFont
name=
"SimSun"
style=
"0"
size=
"72"
/>
<Background
name=
"NullBackground"
/>
<Border>
<Top
style=
"1"
/>
<Bottom
style=
"5"
/>
<Left
style=
"1"
/>
<Right
style=
"1"
/>
</Border>
</Style>
<Style
imageLayout=
"1"
>
<FRFont
name=
"SimSun"
style=
"0"
size=
"72"
/>
<Background
name=
"NullBackground"
/>
<Border>
<Top
style=
"1"
/>
<Bottom
style=
"5"
/>
<Left
style=
"1"
/>
<Right
style=
"1"
/>
...
...
@@ -836,6 +940,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<FRFont
name=
"SimSun"
style=
"0"
size=
"72"
/>
<Background
name=
"NullBackground"
/>
<Border>
<Top
style=
"1"
/>
<Bottom
style=
"5"
/>
<Left
style=
"1"
/>
<Right
style=
"5"
/>
...
...
@@ -847,6 +952,10 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<Border/>
</Style>
</StyleList>
<DesignerVersion
DesignerVersion=
"
I
AA"
/>
<DesignerVersion
DesignerVersion=
"
J
AA"
/>
<PreviewType
PreviewType=
"1"
/>
<TemplateID/>
<TemplateIdAttMark
class=
"com.fr.base.iofileattr.TemplateIdAttrMark"
>
<TemplateIdAttMark
TemplateId=
"a190c9a1-3159-49bd-95a6-5e104507b791"
/>
</TemplateIdAttMark>
</WorkBook>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment