1700ad93 by 周伟奇

fix se compare bug

1 parent 3e3f2b4f
......@@ -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 = {
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!