Commit aa67ad99 by liangjianmin

修正合同详情中的签署文案,将“合同专用章”更改为“授权签字(代表)”,提升文案准确性

parent 43952cbb
Showing with 1 additions and 1 deletions
......@@ -298,7 +298,7 @@
</template>
</td>
<td style="position: relative;">
<span class="label letter label-width">合同专用章</span>
<span class="label letter label-width">授权签字(代表)</span>
<span class="value-text"></span>
<div class="seal" v-if="signContractData.to_sign_user_info && signContractData.to_sign_user_info.name">
<p>{{ signContractData.to_sign_user_info.name }}</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 sign in to comment