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
9341d7d3
authored
Jul 09, 2025
by
liangjianmin
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
确认签署合同单号字段读取错误
parent
e9c21a76
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 @
9341d7d3
...
@@ -476,7 +476,7 @@ export default {
...
@@ -476,7 +476,7 @@ export default {
<div style="text-align: left; padding: 10px;font-size: 14px;">
<div style="text-align: left; padding: 10px;font-size: 14px;">
<div style="color: #FF961C;margin-bottom: 6px;">请注意:</div>
<div style="color: #FF961C;margin-bottom: 6px;">请注意:</div>
<div style="line-height: 1.5; color: #666;">
<div style="line-height: 1.5; color: #666;">
1、确认签署后,原合同(合同编号:
${
this
.
signContractData
.
pdfInfo
&&
this
.
signContractData
.
pdfInfo
.
orderInfo
&&
this
.
signContractData
.
pdfInfo
.
orderInfo
.
purchaseNum
||
''
}
)将自动变为失效状态,以新签署的合同为准;<br>
1、确认签署后,原合同(合同编号:
${
this
.
signContractData
.
oldContractSn
||
''
}
)将自动变为失效状态,以新签署的合同为准;<br>
2、确认签署后,系统将自动生成【姓名+手机号+签署日期】组成的电子签署加盖合同用章效效。
2、确认签署后,系统将自动生成【姓名+手机号+签署日期】组成的电子签署加盖合同用章效效。
</div>
</div>
</div>
</div>
...
...
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