From fd303ca4450d098693760090ea450a057c3cb8f2 Mon Sep 17 00:00:00 2001 From: wumu <mayi@mayi.com> Date: 星期三, 31 五月 2023 22:47:46 +0800 Subject: [PATCH] 0531 --- internal_system_v1/problemcount.ui | 179 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 files changed, 176 insertions(+), 3 deletions(-) diff --git a/internal_system_v1/problemcount.ui b/internal_system_v1/problemcount.ui index 37626a0..beebaa8 100644 --- a/internal_system_v1/problemcount.ui +++ b/internal_system_v1/problemcount.ui @@ -17,8 +17,8 @@ <widget class="QLabel" name="label"> <property name="geometry"> <rect> - <x>190</x> - <y>120</y> + <x>120</x> + <y>20</y> <width>421</width> <height>91</height> </rect> @@ -27,6 +27,179 @@ <string>闂涓暟</string> </property> </widget> + <widget class="QTableWidget" name="tableWidget"> + <property name="geometry"> + <rect> + <x>40</x> + <y>130</y> + <width>741</width> + <height>411</height> + </rect> + </property> + <attribute name="verticalHeaderVisible"> + <bool>false</bool> + </attribute> + <row> + <property name="text"> + <string>鏂板缓琛�</string> + </property> + </row> + <row> + <property name="text"> + <string>鏂板缓琛�</string> + </property> + </row> + <row> + <property name="text"> + <string>鏂板缓琛�</string> + </property> + </row> + <row> + <property name="text"> + <string>鏂板缓琛�</string> + </property> + </row> + <row> + <property name="text"> + <string>鏂板缓琛�</string> + </property> + </row> + <row> + <property name="text"> + <string>鏂板缓琛�</string> + </property> + </row> + <row> + <property name="text"> + <string>鏂板缓琛�</string> + </property> + </row> + <column> + <property name="text"> + <string>鎸囨爣鍚嶇О</string> + </property> + </column> + <column> + <property name="text"> + <string>浠g爜</string> + </property> + </column> + <column> + <property name="text"> + <string>鏁伴噺(涓�)</string> + </property> + </column> + <column> + <property name="text"> + <string>涓婁紶浣愯瘉璧勬枡</string> + </property> + </column> + <item row="0" column="0"> + <property name="text"> + <string>瀹¤鍙戠幇闂涓暟</string> + </property> + </item> + <item row="0" column="1"> + <property name="text"> + <string>020400</string> + </property> + </item> + <item row="0" column="2"> + <property name="text"> + <string>0</string> + </property> + </item> + <item row="1" column="0"> + <property name="text"> + <string>閲戦绫婚棶棰樹釜鏁�</string> + </property> + </item> + <item row="1" column="1"> + <property name="text"> + <string>020410</string> + </property> + </item> + <item row="1" column="2"> + <property name="text"> + <string>0</string> + </property> + </item> + <item row="2" column="0"> + <property name="text"> + <string>闈為噾棰濈被闂涓暟</string> + </property> + </item> + <item row="2" column="1"> + <property name="text"> + <string>020420</string> + </property> + </item> + <item row="2" column="2"> + <property name="text"> + <string>0</string> + </property> + </item> + <item row="3" column="0"> + <property name="text"> + <string>鍥藉鏀跨瓥鎺柦钀藉疄鏂归潰</string> + </property> + </item> + <item row="3" column="1"> + <property name="text"> + <string>020421</string> + </property> + </item> + <item row="3" column="2"> + <property name="text"> + <string>0</string> + </property> + </item> + <item row="4" column="0"> + <property name="text"> + <string>鍙戝睍瑙勫垝涓庢垬鐣ュ喅绛栨柟闈�</string> + </property> + </item> + <item row="4" column="1"> + <property name="text"> + <string>020422</string> + </property> + </item> + <item row="4" column="2"> + <property name="text"> + <string>0</string> + </property> + </item> + <item row="5" column="0"> + <property name="text"> + <string>鍐呴儴鎺у埗涓庨闄╃鐞嗘柟闈�</string> + </property> + </item> + <item row="5" column="1"> + <property name="text"> + <string>020423</string> + </property> + </item> + <item row="5" column="2"> + <property name="text"> + <string>0</string> + </property> + </item> + <item row="6" column="0"> + <property name="text"> + <string>鍏朵粬</string> + </property> + </item> + <item row="6" column="1"> + <property name="text"> + <string>020424</string> + </property> + </item> + <item row="6" column="2"> + <property name="text"> + <string>0</string> + </property> + </item> + </widget> </widget> <widget class="QMenuBar" name="menubar"> <property name="geometry"> @@ -34,7 +207,7 @@ <x>0</x> <y>0</y> <width>800</width> - <height>25</height> + <height>26</height> </rect> </property> </widget> -- Gitblit v1.8.0