Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
肖康
/
cloudSystem
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
aa67ad99
authored
Jul 17, 2025
by
liangjianmin
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
修正合同详情中的签署文案,将“合同专用章”更改为“授权签字(代表)”,提升文案准确性
parent
43952cbb
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/views/OrderTrack/goodsDetail.vue
src/views/OrderTrack/goodsDetail.vue
View file @
aa67ad99
...
...
@@ -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>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment