f45498a5 by 周伟奇

fix hil e-contract

1 parent 88286839
...@@ -881,7 +881,7 @@ class Finder: ...@@ -881,7 +881,7 @@ class Finder:
881 line[0] = '所购 事故维修补偿方案' 881 line[0] = '所购 事故维修补偿方案'
882 filtered_lines.append(line) 882 filtered_lines.append(line)
883 883
884 table_add_product['words'] = lines 884 table_add_product['words'] = filtered_lines
885 table_add_product['page'] = add_product_page_num 885 table_add_product['page'] = add_product_page_num
886 table_add_product['position'] = None 886 table_add_product['position'] = None
887 return table_add_product 887 return table_add_product
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!