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/problemrectstandingbook.ui | 12 ++++++++---- 1 files changed, 8 insertions(+), 4 deletions(-) diff --git a/internal_system_v1/problemrectstandingbook.ui b/internal_system_v1/problemrectstandingbook.ui index 18e927b..b8032ed 100644 --- a/internal_system_v1/problemrectstandingbook.ui +++ b/internal_system_v1/problemrectstandingbook.ui @@ -6,8 +6,8 @@ <rect> <x>0</x> <y>0</y> - <width>1091</width> - <height>657</height> + <width>1107</width> + <height>739</height> </rect> </property> <property name="windowTitle"> @@ -16,7 +16,11 @@ <widget class="QWidget" name="centralwidget"> <layout class="QGridLayout" name="gridLayout"> <item row="0" column="0" colspan="2"> - <widget class="QComboBox" name="comboBox_company"/> + <widget class="QComboBox" name="comboBox_company"> + <property name="editable"> + <bool>true</bool> + </property> + </widget> </item> <item row="1" column="0"> <widget class="QTextEdit" name="textEdit"> @@ -579,7 +583,7 @@ <rect> <x>0</x> <y>0</y> - <width>1091</width> + <width>1107</width> <height>26</height> </rect> </property> -- Gitblit v1.8.0