Commit 89f395c8 authored by 刘凡's avatar 刘凡

优化:登记证书模板中,登记机关被写死值的问题

parent 196baf06
...@@ -737,7 +737,7 @@ ...@@ -737,7 +737,7 @@
<w:sz-cs w:val="32"/> <w:sz-cs w:val="32"/>
<w:lang w:val="EN-US" w:fareast="ZH-CN"/> <w:lang w:val="EN-US" w:fareast="ZH-CN"/>
</w:rPr> </w:rPr>
<w:t>北京市天安门质检院</w:t> <w:t>${(receiveOrgName)!''}</w:t>
</w:r> </w:r>
</w:p> </w:p>
<w:p> <w:p>
......
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