From a3f97ceb36d4cb60bacdfbcb04c364faaca6138a Mon Sep 17 00:00:00 2001 From: wumu <mayi@mayi.com> Date: 星期五, 29 十一月 2024 23:29:07 +0800 Subject: [PATCH] 1129 --- internal_system_v1/clientmainwindow.ui | 11 +++++++++-- 1 files changed, 9 insertions(+), 2 deletions(-) diff --git a/internal_system_v1/clientmainwindow.ui b/internal_system_v1/clientmainwindow.ui index 6a5dd83..1cf1f9b 100644 --- a/internal_system_v1/clientmainwindow.ui +++ b/internal_system_v1/clientmainwindow.ui @@ -11,7 +11,7 @@ </rect> </property> <property name="windowTitle"> - <string>IS v2.0</string> + <string>IS v3.2</string> </property> <widget class="QWidget" name="centralWidget"> <layout class="QGridLayout" name="gridLayout_3"> @@ -205,7 +205,7 @@ </widget> <widget class="QWidget" name="tab_4"> <attribute name="title"> - <string>缁煎悎褰曞叆</string> + <string>鍐呴儴瀹¤缁熻缁煎悎琛�</string> </attribute> <layout class="QGridLayout" name="gridLayout"> <item row="0" column="0"> @@ -4218,6 +4218,13 @@ </property> </widget> </item> + <item> + <widget class="QPushButton" name="pushButton_save_export"> + <property name="text"> + <string>瀵煎嚭淇濆瓨</string> + </property> + </widget> + </item> </layout> </item> </layout> -- Gitblit v1.8.0