mirror of
https://github.com/RolandWH/SIPPCompare.git
synced 2025-04-19 16:01:48 +01:00
fix bug with debug autofill mode
This commit is contained in:
parent
e379b4a7e2
commit
662a3a5e9c
@ -121,6 +121,7 @@ class PlatformEdit(QWidget):
|
||||
self.share_deal_fee = 5.00
|
||||
self.share_deal_reduce_trades = 10
|
||||
self.share_deal_reduce_amount = 3.50
|
||||
self.check_boxes_ticked = [True, True, True, True, True]
|
||||
else:
|
||||
self.plat_name = self.plat_name_box.text()
|
||||
self.fund_plat_fee = self.create_plat_fee_struct()
|
||||
|
Loading…
x
Reference in New Issue
Block a user