From a2ff479e84538dd62fec1b4696050a287fdf9da3 Mon Sep 17 00:00:00 2001 From: WOLF Date: Mon, 20 Apr 2015 16:55:00 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4=E9=94=99=E8=AF=AF=E5=AD=97?= =?UTF-8?q?=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vn.demo/demoUi.py | 1 - 1 file changed, 1 deletion(-) diff --git a/vn.demo/demoUi.py b/vn.demo/demoUi.py index 81f24e35..ff82244d 100644 --- a/vn.demo/demoUi.py +++ b/vn.demo/demoUi.py @@ -787,7 +787,6 @@ class TradingWidget(QtGui.QWidget): dictDirection['R'] = u'行权' dictOffset = OrderedDict() - dictOffset[''] = u'股票' dictOffset['0'] = u'开仓' dictOffset['1'] = u'平仓'