From 8d02dbd0ba6c82ed15f510651a8aa3f09c19721a Mon Sep 17 00:00:00 2001 From: wumu <mayi@mayi.com> Date: 星期三, 30 八月 2023 23:18:33 +0800 Subject: [PATCH] 0830 --- internal_system_v1/searchinfo.ui | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 45 insertions(+), 0 deletions(-) diff --git a/internal_system_v1/searchinfo.ui b/internal_system_v1/searchinfo.ui index eac1b36..e09b2a3 100644 --- a/internal_system_v1/searchinfo.ui +++ b/internal_system_v1/searchinfo.ui @@ -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> -- Gitblit v1.8.0