From e55e2ed1ceb92334c4f839642b3e68d8f4dceba6 Mon Sep 17 00:00:00 2001 From: wumu <mayi@mayi.com> Date: 星期二, 19 九月 2023 00:16:13 +0800 Subject: [PATCH] 0919 --- 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