From 5ac536d5b37be7bfd6f9cf5db62aa83a174ff602 Mon Sep 17 00:00:00 2001
From: wumu <mayi@mayi.com>
Date: 星期三, 06 九月 2023 22:48:27 +0800
Subject: [PATCH] 0906 export

---
 internal_system_v1/searchinfo.ui |   67 ++++++---------------------------
 1 files changed, 13 insertions(+), 54 deletions(-)

diff --git a/internal_system_v1/searchinfo.ui b/internal_system_v1/searchinfo.ui
index db9a919..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>924</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>
@@ -145,22 +120,6 @@
           </size>
          </property>
         </spacer>
-       </item>
-       <item>
-        <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">
@@ -182,7 +141,7 @@
     <rect>
      <x>0</x>
      <y>0</y>
-     <width>924</width>
+     <width>1020</width>
      <height>26</height>
     </rect>
    </property>

--
Gitblit v1.8.0