From 91343c3ca84cffa9b3d78dde393877cc311f8bc8 Mon Sep 17 00:00:00 2001
From: wumu <mayi@mayi.com>
Date: 星期一, 31 七月 2023 23:23:22 +0800
Subject: [PATCH] 0731

---
 internal_system_v1/problemnotmoney.ui |  151 +++++++++++++++++++++++++++++++++++++++++++++----
 1 files changed, 137 insertions(+), 14 deletions(-)

diff --git a/internal_system_v1/problemnotmoney.ui b/internal_system_v1/problemnotmoney.ui
index ad532ec..794dbce 100644
--- a/internal_system_v1/problemnotmoney.ui
+++ b/internal_system_v1/problemnotmoney.ui
@@ -14,19 +14,142 @@
    <string>MainWindow</string>
   </property>
   <widget class="QWidget" name="centralwidget">
-   <widget class="QLabel" name="label">
-    <property name="geometry">
-     <rect>
-      <x>120</x>
-      <y>80</y>
-      <width>481</width>
-      <height>111</height>
-     </rect>
-    </property>
-    <property name="text">
-     <string>闂鏁存敼闈為噾棰�</string>
-    </property>
-   </widget>
+   <layout class="QGridLayout" name="gridLayout">
+    <item row="0" column="0">
+     <widget class="QLabel" name="label">
+      <property name="text">
+       <string>闂鏁存敼闈為噾棰�</string>
+      </property>
+     </widget>
+    </item>
+    <item row="1" column="0">
+     <widget class="QTableWidget" name="tableWidget">
+      <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>
+      <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>020600</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>020601</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>020602</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>020603</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>020604</string>
+       </property>
+      </item>
+      <item row="4" column="2">
+       <property name="text">
+        <string>0</string>
+       </property>
+      </item>
+     </widget>
+    </item>
+   </layout>
   </widget>
   <widget class="QMenuBar" name="menubar">
    <property name="geometry">
@@ -34,7 +157,7 @@
      <x>0</x>
      <y>0</y>
      <width>800</width>
-     <height>25</height>
+     <height>26</height>
     </rect>
    </property>
   </widget>

--
Gitblit v1.8.0