Commit a8a9e9d5 authored by 刘林's avatar 刘林

fix(jg):打印安装告知单报错问题处理

parent 487f93b9
...@@ -175,7 +175,7 @@ ...@@ -175,7 +175,7 @@
<w:sz w:val="15"/> <w:sz w:val="15"/>
<w:szCs w:val="15"/> <w:szCs w:val="15"/>
</w:rPr> </w:rPr>
<w:t>${fullAddress}</w:t> <w:t>${(fullAddress)!''}</w:t>
</w:r> </w:r>
</w:p> </w:p>
<w:p w14:paraId="2B3A3AF9" w14:textId="36E874EF" w:rsidR="00505A7C" w:rsidRDefault="00EA7A71" <w:p w14:paraId="2B3A3AF9" w14:textId="36E874EF" w:rsidR="00505A7C" w:rsidRDefault="00EA7A71"
......
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