Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
周伟奇
/
bmw-ocr
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
3edfce18
authored
2024-09-04 10:25:30 +0800
by
chenyao
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
修改HIL售后回租合同的承租人签章的取值逻辑
1 parent
39d6fd73
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/apps/doc/consts.py
src/apps/doc/consts.py
View file @
3edfce1
...
...
@@ -1613,7 +1613,7 @@ SE_HIL_CON_1_MAP = {
'承租人姓名'
:
(
1
,
1
,
7
,
'承租人-姓名'
,
None
),
'承租人证件号'
:
(
1
,
1
,
7
,
'承租人-证件号码'
,
None
),
'承租人签字'
:
(
6
,
6
,
7
,
'签字页-承租人
姓名
'
,
None
),
'承租人签字'
:
(
6
,
6
,
7
,
'签字页-承租人
签章
'
,
None
),
'共同承租人姓名'
:
(
1
,
1
,
7
,
'保证人1-姓名'
,
None
),
'共同承租人证件号'
:
(
1
,
1
,
7
,
'保证人1-证件号码'
,
None
),
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment