From 12cba7f5737b02992f783164d902c2a52e9b1aab Mon Sep 17 00:00:00 2001 From: wumu <mayi@mayi.com> Date: 星期四, 28 十二月 2023 23:45:50 +0800 Subject: [PATCH] 1228 --- internal_system_v1/coverinfo.ui | 16 ++++++++++++++++ 1 files changed, 16 insertions(+), 0 deletions(-) diff --git a/internal_system_v1/coverinfo.ui b/internal_system_v1/coverinfo.ui index 0dd41ca..c532617 100644 --- a/internal_system_v1/coverinfo.ui +++ b/internal_system_v1/coverinfo.ui @@ -922,6 +922,22 @@ </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