From f7dd8173db8f3c2eb5beefa960d86a2bc2144f9f Mon Sep 17 00:00:00 2001 From: wumu <mayi@mayi.com> Date: 星期日, 02 三月 2025 23:58:44 +0800 Subject: [PATCH] 250302 --- historydata.ui | 36 ++++++++++++++++++++++++++++++++++++ 1 files changed, 36 insertions(+), 0 deletions(-) diff --git a/historydata.ui b/historydata.ui index 04be64a..a8c781c 100644 --- a/historydata.ui +++ b/historydata.ui @@ -47,6 +47,13 @@ </property> </widget> </item> + <item> + <widget class="QCheckBox" name="checkBox_updatePoolClose"> + <property name="text"> + <string>鏇存柊鑲$エ姹犱环鏍�</string> + </property> + </widget> + </item> </layout> </item> <item row="1" column="0"> @@ -134,6 +141,35 @@ </widget> </item> <item> + <widget class="QComboBox" name="comboBox"> + <item> + <property name="text"> + <string>week</string> + </property> + </item> + <item> + <property name="text"> + <string>month</string> + </property> + </item> + <item> + <property name="text"> + <string>day</string> + </property> + </item> + <item> + <property name="text"> + <string>quarter</string> + </property> + </item> + <item> + <property name="text"> + <string>year</string> + </property> + </item> + </widget> + </item> + <item> <widget class="QPushButton" name="pushButton_addStock"> <property name="text"> <string>娣诲姞</string> -- Gitblit v1.8.0