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/clientmainwindow.ui | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/internal_system_v1/clientmainwindow.ui b/internal_system_v1/clientmainwindow.ui index 53c5cf8..ac24bd1 100644 --- a/internal_system_v1/clientmainwindow.ui +++ b/internal_system_v1/clientmainwindow.ui @@ -35,6 +35,16 @@ <item> <layout class="QVBoxLayout" name="verticalLayout"> <item> + <widget class="QPushButton" name="pushButton_importExcel"> + <property name="styleSheet"> + <string notr="true">background-color: rgb(0, 170, 255);</string> + </property> + <property name="text"> + <string>瀵煎叆琛ㄦ牸</string> + </property> + </widget> + </item> + <item> <widget class="QPushButton" name="pushButton_auditPro"> <property name="minimumSize"> <size> -- Gitblit v1.8.0