From 162311be680b94a0dcd5250acbf36aead6350cb1 Mon Sep 17 00:00:00 2001 From: wumu <mayi@mayi.com> Date: 星期三, 30 十月 2024 23:50:34 +0800 Subject: [PATCH] 1030 --- internal_system_v1/converinfo2.ui | 18 ++++++++++++++++-- 1 files changed, 16 insertions(+), 2 deletions(-) diff --git a/internal_system_v1/converinfo2.ui b/internal_system_v1/converinfo2.ui index e44570c..f6377d2 100644 --- a/internal_system_v1/converinfo2.ui +++ b/internal_system_v1/converinfo2.ui @@ -38,8 +38,8 @@ <widget class="QWidget" name="scrollAreaWidgetContents"> <property name="geometry"> <rect> - <x>0</x> - <y>0</y> + <x>-215</x> + <y>-1034</y> <width>1100</width> <height>1600</height> </rect> @@ -3476,6 +3476,19 @@ <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> @@ -3670,6 +3683,7 @@ <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