From 31ed29f804a6850ef9a8f60326f4da603e7c8a39 Mon Sep 17 00:00:00 2001
From: wumu <mayi@mayi.com>
Date: 星期一, 04 三月 2024 22:55:48 +0800
Subject: [PATCH] 0304

---
 internal_system_v1/problemrectstandingbook.ui |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/internal_system_v1/problemrectstandingbook.ui b/internal_system_v1/problemrectstandingbook.ui
index 18e927b..f76ec04 100644
--- a/internal_system_v1/problemrectstandingbook.ui
+++ b/internal_system_v1/problemrectstandingbook.ui
@@ -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">

--
Gitblit v1.8.0