From 6ea2769d53615984e57b26b63b8d56b49c472e26 Mon Sep 17 00:00:00 2001 From: wumu <mayi@mayi.com> Date: 星期三, 13 九月 2023 22:44:13 +0800 Subject: [PATCH] 0913 --- internal_system_v1/searchinfo.ui | 53 ++++++++++++++--------------------------------------- 1 files changed, 14 insertions(+), 39 deletions(-) diff --git a/internal_system_v1/searchinfo.ui b/internal_system_v1/searchinfo.ui index e09b2a3..03194c6 100644 --- a/internal_system_v1/searchinfo.ui +++ b/internal_system_v1/searchinfo.ui @@ -6,8 +6,8 @@ <rect> <x>0</x> <y>0</y> - <width>800</width> - <height>600</height> + <width>1020</width> + <height>665</height> </rect> </property> <property name="windowTitle"> @@ -86,50 +86,25 @@ </spacer> </item> <item> - <widget class="QLabel" name="label_2"> + <widget class="QLabel" name="label_4"> <property name="text"> - <string>浠�</string> + <string>鍗曚綅鍚嶇О:</string> </property> </widget> </item> <item> - <widget class="QDateTimeEdit" name="dateTimeEdit"> - <property name="dateTime"> - <datetime> - <hour>0</hour> - <minute>0</minute> - <second>0</second> - <year>2022</year> - <month>1</month> - <day>1</day> - </datetime> - </property> - <property name="calendarPopup"> - <bool>true</bool> - </property> + <widget class="QComboBox" name="comboBox_company"> + <item> + <property name="text"> + <string>鍏徃鍚嶇О</string> + </property> + </item> </widget> </item> <item> - <widget class="QLabel" name="label_3"> + <widget class="QPushButton" name="pushButton_export"> <property name="text"> - <string>鍒�</string> - </property> - </widget> - </item> - <item> - <widget class="QDateTimeEdit" name="dateTimeEdit_2"> - <property name="dateTime"> - <datetime> - <hour>0</hour> - <minute>0</minute> - <second>0</second> - <year>2023</year> - <month>1</month> - <day>1</day> - </datetime> - </property> - <property name="calendarPopup"> - <bool>true</bool> + <string>瀵煎嚭琛ㄦ牸</string> </property> </widget> </item> @@ -147,7 +122,7 @@ </spacer> </item> <item> - <widget class="QPushButton" name="pushButton"> + <widget class="QPushButton" name="pushButton_search"> <property name="text"> <string>鏌ヨ</string> </property> @@ -166,7 +141,7 @@ <rect> <x>0</x> <y>0</y> - <width>800</width> + <width>1020</width> <height>26</height> </rect> </property> -- Gitblit v1.8.0