Commit ab29a405 authored by 韩桐桐's avatar 韩桐桐

补证申请表模板修改

parent 571f75e6
......@@ -78,11 +78,12 @@
<w:p w14:paraId="0B87F667">
<w:pPr>
<w:pStyle w:val="12"/>
<w:jc w:val="right"/>
<w:ind w:firstLine="420" w:right="720"/>
<w:tabs>
<w:tab w:val="left" w:pos="6720"/>
</w:tabs>
<w:spacing w:line="600" w:lineRule="exact"/>
<w:ind w:firstLine="420"/>
<w:rPr>
<w:rFonts w:hint="eastAsia" w:ascii="仿宋_GB2312" w:hAnsi="宋体"
w:eastAsia="仿宋_GB2312" w:cs="宋体"/>
......@@ -98,7 +99,7 @@
<w:rPr>
<w:rFonts w:hint="eastAsia" w:hAnsi="宋体"/>
</w:rPr>
<w:t xml:space="preserve"> </w:t>
<w:t xml:space="preserve"></w:t>
</w:r>
<w:r>
<w:rPr>
......@@ -111,7 +112,7 @@
<w:szCs w:val="21"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN" w:bidi="ar-SA"/>
</w:rPr>
<w:t xml:space="preserve"> 编号:${(applyNo)!''}</w:t>
<w:t xml:space="preserve">编号:${(applyNo)!''}</w:t>
</w:r>
</w:p>
<w:tbl>
......@@ -283,7 +284,7 @@
<w:szCs w:val="28"/>
<w:lang w:val="en-US" w:eastAsia="zh-CN"/>
</w:rPr>
<w:t>${(equUseAddress)!'——'}</w:t>
<w:t>${(equUseAddress?trim == '')?then('—', equUseAddress!'—')}</w:t>
</w:r>
</w:p>
</w:tc>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment