From ec275ba3c4c22fccf3d4a2900c31be67ca56be23 Mon Sep 17 00:00:00 2001 From: wumu <mayi@mayi.com> Date: 星期一, 04 九月 2023 22:22:35 +0800 Subject: [PATCH] 0904 --- internal_system_v1/searchinfo.ui | 67 ++++++++++++++++++++++++++++++++- 1 files changed, 64 insertions(+), 3 deletions(-) diff --git a/internal_system_v1/searchinfo.ui b/internal_system_v1/searchinfo.ui index eac1b36..db9a919 100644 --- a/internal_system_v1/searchinfo.ui +++ b/internal_system_v1/searchinfo.ui @@ -6,7 +6,7 @@ <rect> <x>0</x> <y>0</y> - <width>800</width> + <width>924</width> <height>600</height> </rect> </property> @@ -37,12 +37,37 @@ </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> + <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> @@ -69,6 +94,16 @@ </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> @@ -83,6 +118,16 @@ </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> </property> @@ -102,7 +147,23 @@ </spacer> </item> <item> - <widget class="QPushButton" name="pushButton"> + <widget class="QLabel" name="label_4"> + <property name="text"> + <string>鍗曚綅鍚嶇О:</string> + </property> + </widget> + </item> + <item> + <widget class="QComboBox" name="comboBox_company"> + <item> + <property name="text"> + <string>鍏徃鍚嶇О</string> + </property> + </item> + </widget> + </item> + <item> + <widget class="QPushButton" name="pushButton_search"> <property name="text"> <string>鏌ヨ</string> </property> @@ -121,7 +182,7 @@ <rect> <x>0</x> <y>0</y> - <width>800</width> + <width>924</width> <height>26</height> </rect> </property> -- Gitblit v1.8.0