From e2d10e68e22310fdfcf3c6e13707d791c108ae1a Mon Sep 17 00:00:00 2001
From: wumu <mayi@mayi.com>
Date: 星期一, 14 十月 2024 22:09:19 +0800
Subject: [PATCH] 1014
---
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