From 20ffcfb5507daf34f81346ca3dfa4c031e7b2fe3 Mon Sep 17 00:00:00 2001 From: wumu <mayi@mayi.com> Date: 星期日, 27 四月 2025 22:13:53 +0800 Subject: [PATCH] 0427 --- 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