bde59c0a by 周伟奇

Merge branch 'feature/SE'

2 parents 2907135f 4d0b881c
...@@ -1285,8 +1285,8 @@ def get_se_cms_compare_info_auto(last_obj, application_entity, auto=True): ...@@ -1285,8 +1285,8 @@ def get_se_cms_compare_info_auto(last_obj, application_entity, auto=True):
1285 (consts.SE_HIL_CON_3_FIELD[5], main_name), 1285 (consts.SE_HIL_CON_3_FIELD[5], main_name),
1286 (consts.SE_HIL_CON_3_FIELD[6], main_id), 1286 (consts.SE_HIL_CON_3_FIELD[6], main_id),
1287 ] 1287 ]
1288 if online_sign: 1288 # if online_sign:
1289 hil_contract_3_input.append((consts.SE_HIL_CON_3_FIELD[7], main_name)) 1289 # hil_contract_3_input.append((consts.SE_HIL_CON_3_FIELD[7], main_name))
1290 contract_info[consts.HIL_CONTRACT_3_EN] = hil_contract_3_input 1290 contract_info[consts.HIL_CONTRACT_3_EN] = hil_contract_3_input
1291 1291
1292 # HIL合同 车辆租赁抵押合同 -------------------------------------------------------------------------------------- 1292 # HIL合同 车辆租赁抵押合同 --------------------------------------------------------------------------------------
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!