9c5bbfc3 by 冯轩

MOD:format

1 parent 643c2e5d
...@@ -1057,10 +1057,10 @@ def get_se_cms_compare_info_auto(last_obj, application_entity, auto=True, ignore ...@@ -1057,10 +1057,10 @@ def get_se_cms_compare_info_auto(last_obj, application_entity, auto=True, ignore
1057 # format(float(amount) - bhsj, '.2f'), 1057 # format(float(amount) - bhsj, '.2f'),
1058 # consts.RESULT_Y 1058 # consts.RESULT_Y
1059 # ]))) 1059 # ])))
1060 #vehicle_field_input.append((consts.SE_NEW_ADD_FIELD[7], format(bhsj, '.2f'))) 1060 # vehicle_field_input.append((consts.SE_NEW_ADD_FIELD[7], format(bhsj, '.2f')))
1061 #vehicle_field_input.append((consts.SE_NEW_ADD_FIELD[8], format(float(amount) - bhsj, '.2f'))) 1061 # vehicle_field_input.append((consts.SE_NEW_ADD_FIELD[8], format(float(amount) - bhsj, '.2f')))
1062 #vehicle_field_input.append((consts.SE_NEW_ADD_FIELD[9], consts.RESULT_Y)) 1062 # vehicle_field_input.append((consts.SE_NEW_ADD_FIELD[9], consts.RESULT_Y))
1063 #vehicle_field_input.append((consts.SE_NEW_ADD_FIELD[6], consts.SE_LAYOUT_VALUE)) 1063 # vehicle_field_input.append((consts.SE_NEW_ADD_FIELD[6], consts.SE_LAYOUT_VALUE))
1064 vehicle_info[consts.MVI_EN] = vehicle_field_input 1064 vehicle_info[consts.MVI_EN] = vehicle_field_input
1065 # 二手车发票、交易凭证、绿本------------------------------------------------------------------------------------------ 1065 # 二手车发票、交易凭证、绿本------------------------------------------------------------------------------------------
1066 # else: 1066 # else:
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!