From 191d62844bc548707e8a310af615f594b576ca29 Mon Sep 17 00:00:00 2001 From: wumu <mayi@mayi.com> Date: 星期二, 23 四月 2024 22:51:06 +0800 Subject: [PATCH] 0423 --- internal_system_v1/converinfo2.ui | 16 +++++++++++++++- 1 files changed, 15 insertions(+), 1 deletions(-) diff --git a/internal_system_v1/converinfo2.ui b/internal_system_v1/converinfo2.ui index e9c5184..51e9fc7 100644 --- a/internal_system_v1/converinfo2.ui +++ b/internal_system_v1/converinfo2.ui @@ -39,7 +39,7 @@ <property name="geometry"> <rect> <x>-115</x> - <y>-637</y> + <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