From d45c7472dd063b5d05e607e60647f8d6feb60736 Mon Sep 17 00:00:00 2001 From: wumu <mayi@mayi.com> Date: 星期五, 15 三月 2024 23:33:38 +0800 Subject: [PATCH] 0315 --- internal_system_v1/clientmainwindow.ui | 36 ++++++++++++++++++++++++++++++++++++ 1 files changed, 36 insertions(+), 0 deletions(-) diff --git a/internal_system_v1/clientmainwindow.ui b/internal_system_v1/clientmainwindow.ui index f74efee..6a5dd83 100644 --- a/internal_system_v1/clientmainwindow.ui +++ b/internal_system_v1/clientmainwindow.ui @@ -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> -- Gitblit v1.8.0