From 8d02dbd0ba6c82ed15f510651a8aa3f09c19721a Mon Sep 17 00:00:00 2001
From: wumu <mayi@mayi.com>
Date: 星期三, 30 八月 2023 23:18:33 +0800
Subject: [PATCH] 0830

---
 internal_system_v1/problemmoney.ui |   87 ++++++++++++++++++++++++++++++++++++++++---
 1 files changed, 80 insertions(+), 7 deletions(-)

diff --git a/internal_system_v1/problemmoney.ui b/internal_system_v1/problemmoney.ui
index f1e8445..eb7d1f3 100644
--- a/internal_system_v1/problemmoney.ui
+++ b/internal_system_v1/problemmoney.ui
@@ -15,13 +15,6 @@
   </property>
   <widget class="QWidget" name="centralwidget">
    <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">
@@ -102,6 +95,11 @@
         <string>涓婁紶浣愯瘉璧勬枡</string>
        </property>
       </column>
+      <column>
+       <property name="text">
+        <string>浣愯瘉璧勬枡</string>
+       </property>
+      </column>
       <item row="0" column="0">
        <property name="text">
         <string>瀹¤鍙戠幇闂閲戦</string>
@@ -115,6 +113,11 @@
       <item row="0" column="2">
        <property name="text">
         <string>0</string>
+       </property>
+      </item>
+      <item row="0" column="4">
+       <property name="text">
+        <string>鏃�</string>
        </property>
       </item>
       <item row="1" column="0">
@@ -132,6 +135,11 @@
         <string>0</string>
        </property>
       </item>
+      <item row="1" column="4">
+       <property name="text">
+        <string>鏃�</string>
+       </property>
+      </item>
       <item row="2" column="0">
        <property name="text">
         <string>鍚堣鎬ч棶棰橀噾棰�</string>
@@ -145,6 +153,11 @@
       <item row="2" column="2">
        <property name="text">
         <string>0</string>
+       </property>
+      </item>
+      <item row="2" column="4">
+       <property name="text">
+        <string>鏃�</string>
        </property>
       </item>
       <item row="3" column="0">
@@ -162,6 +175,11 @@
         <string>0</string>
        </property>
       </item>
+      <item row="3" column="4">
+       <property name="text">
+        <string>鏃�</string>
+       </property>
+      </item>
       <item row="4" column="0">
        <property name="text">
         <string>杩濊浣跨敤璧勯噾</string>
@@ -175,6 +193,11 @@
       <item row="4" column="2">
        <property name="text">
         <string>0</string>
+       </property>
+      </item>
+      <item row="4" column="4">
+       <property name="text">
+        <string>鏃�</string>
        </property>
       </item>
       <item row="5" column="0">
@@ -192,6 +215,11 @@
         <string>0</string>
        </property>
       </item>
+      <item row="5" column="4">
+       <property name="text">
+        <string>鏃�</string>
+       </property>
+      </item>
       <item row="6" column="0">
        <property name="text">
         <string>鎹熷け娴垂</string>
@@ -205,6 +233,11 @@
       <item row="6" column="2">
        <property name="text">
         <string>0</string>
+       </property>
+      </item>
+      <item row="6" column="4">
+       <property name="text">
+        <string>鏃�</string>
        </property>
       </item>
       <item row="7" column="0">
@@ -222,6 +255,11 @@
         <string>0</string>
        </property>
       </item>
+      <item row="7" column="4">
+       <property name="text">
+        <string>鏃�</string>
+       </property>
+      </item>
       <item row="8" column="0">
        <property name="text">
         <string>鍋锋紡绋庤垂</string>
@@ -235,6 +273,11 @@
       <item row="8" column="2">
        <property name="text">
         <string>0</string>
+       </property>
+      </item>
+      <item row="8" column="4">
+       <property name="text">
+        <string>鏃�</string>
        </property>
       </item>
       <item row="9" column="0">
@@ -252,6 +295,11 @@
         <string>0</string>
        </property>
       </item>
+      <item row="9" column="4">
+       <property name="text">
+        <string>鏃�</string>
+       </property>
+      </item>
       <item row="10" column="0">
        <property name="text">
         <string>鍏朵粬</string>
@@ -267,6 +315,31 @@
         <string>0</string>
        </property>
       </item>
+      <item row="10" column="4">
+       <property name="text">
+        <string>鏃�</string>
+       </property>
+      </item>
+     </widget>
+    </item>
+    <item row="0" column="0">
+     <widget class="QLabel" name="label">
+      <property name="text">
+       <string>闂閲戦</string>
+      </property>
+     </widget>
+    </item>
+    <item row="2" column="0">
+     <widget class="QPushButton" name="pushButton">
+      <property name="minimumSize">
+       <size>
+        <width>0</width>
+        <height>50</height>
+       </size>
+      </property>
+      <property name="text">
+       <string>鎻愪氦--闂閲戦</string>
+      </property>
      </widget>
     </item>
    </layout>

--
Gitblit v1.8.0