From 3742570d134bf007c454413fc834e15b4f8843e8 Mon Sep 17 00:00:00 2001
From: wumu <mayi@mayi.com>
Date: 星期五, 15 十一月 2024 23:17:24 +0800
Subject: [PATCH] 1115

---
 internal_system_v1/converinfo2.ui |   34 +++++++++++++++++++++++++++++++---
 1 files changed, 31 insertions(+), 3 deletions(-)

diff --git a/internal_system_v1/converinfo2.ui b/internal_system_v1/converinfo2.ui
index e9c5184..f6377d2 100644
--- a/internal_system_v1/converinfo2.ui
+++ b/internal_system_v1/converinfo2.ui
@@ -19,7 +19,7 @@
      <widget class="QTreeWidget" name="treeWidget">
       <property name="maximumSize">
        <size>
-        <width>300</width>
+        <width>400</width>
         <height>16777215</height>
        </size>
       </property>
@@ -38,8 +38,8 @@
       <widget class="QWidget" name="scrollAreaWidgetContents">
        <property name="geometry">
         <rect>
-         <x>-115</x>
-         <y>-637</y>
+         <x>-215</x>
+         <y>-1034</y>
          <width>1100</width>
          <height>1600</height>
         </rect>
@@ -3463,6 +3463,32 @@
          <string>淇敼鍚庢洿鏂版彁浜�</string>
         </property>
        </widget>
+       <widget class="QPushButton" name="pushButton_laodFile">
+        <property name="geometry">
+         <rect>
+          <x>860</x>
+          <y>50</y>
+          <width>121</width>
+          <height>28</height>
+         </rect>
+        </property>
+        <property name="text">
+         <string>鎵嬪姩鍔犺浇</string>
+        </property>
+       </widget>
+       <widget class="QPushButton" name="pushButton_save_to_file">
+        <property name="geometry">
+         <rect>
+          <x>420</x>
+          <y>1500</y>
+          <width>241</width>
+          <height>41</height>
+         </rect>
+        </property>
+        <property name="text">
+         <string>瀵煎嚭淇濆瓨</string>
+        </property>
+       </widget>
        <zorder>label_70</zorder>
        <zorder>label_webSite</zorder>
        <zorder>label_townCode</zorder>
@@ -3656,6 +3682,8 @@
        <zorder>lineEdit_fillingDateTime</zorder>
        <zorder>label_129</zorder>
        <zorder>pushButton_commit</zorder>
+       <zorder>pushButton_laodFile</zorder>
+       <zorder>pushButton_save_to_file</zorder>
       </widget>
      </widget>
     </item>

--
Gitblit v1.8.0