add
wumu
2023-06-25 1d71365ddcb59203ff5fb7584238f256ab7bfcf8
internal_system_v1/clientmainwindow.ui
@@ -18,7 +18,7 @@
    <item row="0" column="0">
     <widget class="QTabWidget" name="tabWidget">
      <property name="currentIndex">
       <number>2</number>
       <number>0</number>
      </property>
      <widget class="QWidget" name="tab">
       <attribute name="title">
@@ -171,7 +171,43 @@
         </rect>
        </property>
        <property name="text">
         <string>test</string>
         <string>write</string>
        </property>
       </widget>
       <widget class="QPushButton" name="pushButton_2">
        <property name="geometry">
         <rect>
          <x>300</x>
          <y>60</y>
          <width>191</width>
          <height>61</height>
         </rect>
        </property>
        <property name="text">
         <string>read</string>
        </property>
       </widget>
       <widget class="QPushButton" name="pushButton_openXlsxFile">
        <property name="geometry">
         <rect>
          <x>510</x>
          <y>60</y>
          <width>191</width>
          <height>61</height>
         </rect>
        </property>
        <property name="text">
         <string>read_xlsx file</string>
        </property>
       </widget>
       <widget class="QListWidget" name="listWidget">
        <property name="geometry">
         <rect>
          <x>80</x>
          <y>150</y>
          <width>921</width>
          <height>401</height>
         </rect>
        </property>
       </widget>
      </widget>