From 3742570d134bf007c454413fc834e15b4f8843e8 Mon Sep 17 00:00:00 2001 From: wumu <mayi@mayi.com> Date: 星期五, 15 十一月 2024 23:17:24 +0800 Subject: [PATCH] 1115 --- internal_system_v1/clientmainwindow.ui | 47 +++++++++++++++++++++++++++++++++++++++++++++-- 1 files changed, 45 insertions(+), 2 deletions(-) diff --git a/internal_system_v1/clientmainwindow.ui b/internal_system_v1/clientmainwindow.ui index f74efee..1cf1f9b 100644 --- a/internal_system_v1/clientmainwindow.ui +++ b/internal_system_v1/clientmainwindow.ui @@ -11,7 +11,7 @@ </rect> </property> <property name="windowTitle"> - <string>IS v2.0</string> + <string>IS v3.2</string> </property> <widget class="QWidget" name="centralWidget"> <layout class="QGridLayout" name="gridLayout_3"> @@ -205,7 +205,7 @@ </widget> <widget class="QWidget" name="tab_4"> <attribute name="title"> - <string>缁煎悎褰曞叆</string> + <string>鍐呴儴瀹¤缁熻缁煎悎琛�</string> </attribute> <layout class="QGridLayout" name="gridLayout"> <item row="0" column="0"> @@ -4120,6 +4120,42 @@ <item row="2" column="0"> <layout class="QHBoxLayout" name="horizontalLayout_2"> <item> + <widget class="QComboBox" name="comboBox_2"> + <item> + <property name="text"> + <string>浼佷笟(涓嶅惈閲戣瀺浼佷笟)</string> + </property> + </item> + <item> + <property name="text"> + <string>閲戣瀺浼佷笟</string> + </property> + </item> + <item> + <property name="text"> + <string>鏈哄叧</string> + </property> + </item> + <item> + <property name="text"> + <string>浜嬩笟鍗曚綅</string> + </property> + </item> + <item> + <property name="text"> + <string>鍏朵粬</string> + </property> + </item> + </widget> + </item> + <item> + <widget class="QPushButton" name="pushButton_reset"> + <property name="text"> + <string>閲嶇疆褰撳墠鍒�</string> + </property> + </widget> + </item> + <item> <spacer name="horizontalSpacer"> <property name="orientation"> <enum>Qt::Horizontal</enum> @@ -4182,6 +4218,13 @@ </property> </widget> </item> + <item> + <widget class="QPushButton" name="pushButton_save_export"> + <property name="text"> + <string>瀵煎嚭淇濆瓨</string> + </property> + </widget> + </item> </layout> </item> </layout> -- Gitblit v1.8.0