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
1700ad93
authored
2021-08-10 14:56:01 +0800
by
周伟奇
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
fix se compare bug
1 parent
3e3f2b4f
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 @
1700ad9
...
...
@@ -1368,7 +1368,7 @@ MVI_COMPARE_LOGIC = {
'customerName'
:
(
'购方名称'
,
'se_name_compare'
,
{}),
'idNum'
:
(
'购买方身份证号或组织机构代码'
,
'se_contain_compare_2'
,
{}),
'dateOfInvoice'
:
(
'开票日期'
,
'se_date_compare_2'
,
{}),
'stamp'
:
(
'
发票
章'
,
'se_common_compare'
,
{}),
'stamp'
:
(
'
销售单位
章'
,
'se_common_compare'
,
{}),
}
UCI_COMPARE_LOGIC
=
{
...
...
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