From ac902ab89cc846aaefa5f7fa02776efa527187d3 Mon Sep 17 00:00:00 2001 From: wumu <mayi@mayi.com> Date: 星期五, 20 十月 2023 22:57:15 +0800 Subject: [PATCH] 1020 --- internal_system_v1/coverinfo.ui | 31 +++++++++++++++++++++++++++++++ 1 files changed, 31 insertions(+), 0 deletions(-) diff --git a/internal_system_v1/coverinfo.ui b/internal_system_v1/coverinfo.ui index 90ce635..c532617 100644 --- a/internal_system_v1/coverinfo.ui +++ b/internal_system_v1/coverinfo.ui @@ -907,6 +907,37 @@ <set>Qt::AlignCenter</set> </property> </widget> + <widget class="QComboBox" name="comboBox"> + <property name="geometry"> + <rect> + <x>670</x> + <y>30</y> + <width>291</width> + <height>22</height> + </rect> + </property> + <item> + <property name="text"> + <string>鍏徃鍚嶇О</string> + </property> + </item> + </widget> + <widget class="QPushButton" name="pushButton_importExcel"> + <property name="geometry"> + <rect> + <x>670</x> + <y>70</y> + <width>291</width> + <height>28</height> + </rect> + </property> + <property name="styleSheet"> + <string notr="true">background-color: rgb(0, 170, 255);</string> + </property> + <property name="text"> + <string>鎵嬪姩瀵煎叆</string> + </property> + </widget> </widget> <widget class="QMenuBar" name="menubar"> <property name="geometry"> -- Gitblit v1.8.0