[Fix] 改回丢失的状态按钮

Signed-off-by: nanoric <nanoric@qq.com>
This commit is contained in:
nanoric 2018-09-04 01:33:28 -04:00
parent 4f2e04c776
commit b98b55cf23

View File

@ -436,7 +436,7 @@ class StAlgoManager(QtWidgets.QTableWidget):
"""初始化表格"""
headers = [u'价差',
u'算法',
u'净持仓'
u'净持仓',
'BuyPrice',
'SellPrice',
'CoverPrice',