From aa013c2f4e69e2ba4eb72081dc004d8334d59257 Mon Sep 17 00:00:00 2001 From: wumu <mayi@mayi.com> Date: 星期一, 28 十月 2024 23:15:27 +0800 Subject: [PATCH] 1028 --- internal_system_v1/converinfo2.ui | 20 +++++++++++++++++--- 1 files changed, 17 insertions(+), 3 deletions(-) diff --git a/internal_system_v1/converinfo2.ui b/internal_system_v1/converinfo2.ui index e9c5184..e44570c 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>0</x> + <y>0</y> <width>1100</width> <height>1600</height> </rect> @@ -3463,6 +3463,19 @@ <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> <zorder>label_70</zorder> <zorder>label_webSite</zorder> <zorder>label_townCode</zorder> @@ -3656,6 +3669,7 @@ <zorder>lineEdit_fillingDateTime</zorder> <zorder>label_129</zorder> <zorder>pushButton_commit</zorder> + <zorder>pushButton_laodFile</zorder> </widget> </widget> </item> -- Gitblit v1.8.0