From 71c27f9ead97e52e50a59495c6955756e21004cf Mon Sep 17 00:00:00 2001 From: wumu <mayi@mayi.com> Date: 星期五, 01 十一月 2024 00:16:13 +0800 Subject: [PATCH] 1101 --- internal_system_v1/clientmainwindow.ui | 126 ++++++++++++++++++++++++++++++++++++++++-- 1 files changed, 120 insertions(+), 6 deletions(-) diff --git a/internal_system_v1/clientmainwindow.ui b/internal_system_v1/clientmainwindow.ui index 715d377..1cf1f9b 100644 --- a/internal_system_v1/clientmainwindow.ui +++ b/internal_system_v1/clientmainwindow.ui @@ -11,10 +11,10 @@ </rect> </property> <property name="windowTitle"> - <string>IS v1.1</string> + <string>IS v3.2</string> </property> <widget class="QWidget" name="centralWidget"> - <layout class="QGridLayout" name="gridLayout"> + <layout class="QGridLayout" name="gridLayout_3"> <item row="0" column="0"> <widget class="QTabWidget" name="tabWidget"> <property name="currentIndex"> @@ -205,9 +205,16 @@ </widget> <widget class="QWidget" name="tab_4"> <attribute name="title"> - <string>缁熻缁煎悎琛�</string> + <string>鍐呴儴瀹¤缁熻缁煎悎琛�</string> </attribute> - <layout class="QGridLayout" name="gridLayout_3"> + <layout class="QGridLayout" name="gridLayout"> + <item row="0" column="0"> + <widget class="QComboBox" name="comboBox_company"> + <property name="editable"> + <bool>true</bool> + </property> + </widget> + </item> <item row="1" column="0"> <widget class="QTableWidget" name="tableWidget"> <attribute name="verticalHeaderVisible"> @@ -4110,8 +4117,115 @@ </item> </widget> </item> - <item row="0" column="0"> - <widget class="QComboBox" name="comboBox_company"/> + <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> + </property> + <property name="sizeHint" stdset="0"> + <size> + <width>40</width> + <height>20</height> + </size> + </property> + </spacer> + </item> + <item> + <widget class="QLabel" name="label_3"> + <property name="text"> + <string>閫夋嫨瑕佺紪杈戠殑鍗曚綅绫诲瀷</string> + </property> + </widget> + </item> + <item> + <widget class="QComboBox" name="comboBox"> + <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="QLabel" name="label_2"> + <property name="text"> + <string>姹囨�讳慨鏀瑰畬鎴愮偣鍑绘寜閽�--></string> + </property> + </widget> + </item> + <item> + <widget class="QPushButton" name="pushButton_save"> + <property name="text"> + <string>姹囨�诲綍鍏�</string> + </property> + </widget> + </item> + <item> + <widget class="QPushButton" name="pushButton_save_export"> + <property name="text"> + <string>瀵煎嚭淇濆瓨</string> + </property> + </widget> + </item> + </layout> </item> </layout> </widget> -- Gitblit v1.8.0