Compare commits

..

No commits in common. "e78e953523c7456b76b34534c568aef5f31f7344" and "603ad362f2c41d28ef71453c33f151c1d35534be" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

@ -223,7 +223,7 @@
</tr>
<tr v-if="pd.LEADER_USER_SIGNER_PATH">
<td colspan="6">
<div>属地监管单位意见{{ pd.LEADER_CONTENT === '无' ? '同意' : pd.LEADER_CONTENT }}</div>
<div>所在单位意见{{ pd.LEADER_CONTENT === '无' ? '同意' : pd.LEADER_CONTENT }}</div>
<div style="text-align: right">
<span>签字</span>
<img v-viewer :src="config.fileUrl + pd.LEADER_USER_SIGNER_PATH" alt="" width="100" height="100">