From 426d51f8771696f79a85c6e46f5c53524aa4a8f1 Mon Sep 17 00:00:00 2001 From: wumu <mayi@mayi.com> Date: 星期五, 26 五月 2023 22:43:14 +0800 Subject: [PATCH] 0526 --- internal_system_v1/auditworkload.ui | 49 +++++++++++++++++++++++++++++++++++++++++++++++-- 1 files changed, 47 insertions(+), 2 deletions(-) diff --git a/internal_system_v1/auditworkload.ui b/internal_system_v1/auditworkload.ui index 840b4cf..f30dcf6 100644 --- a/internal_system_v1/auditworkload.ui +++ b/internal_system_v1/auditworkload.ui @@ -20,12 +20,57 @@ <x>110</x> <y>70</y> <width>471</width> - <height>111</height> + <height>61</height> </rect> </property> <property name="text"> <string>鍐呭宸ヤ綔閲�</string> </property> + </widget> + <widget class="QTableWidget" name="tableWidget"> + <property name="geometry"> + <rect> + <x>30</x> + <y>150</y> + <width>741</width> + <height>351</height> + </rect> + </property> + <row> + <property name="text"> + <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> + <item row="0" column="0"> + <property name="text"> + <string>鏈~鎶ュ懆鏈熷唴閮ㄥ璁″伐浣滈噺</string> + </property> + </item> + <item row="0" column="1"> + <property name="text"> + <string>020200</string> + </property> + </item> + <item row="0" column="2"> + <property name="text"> + <string>0</string> + </property> + </item> </widget> </widget> <widget class="QMenuBar" name="menubar"> @@ -34,7 +79,7 @@ <x>0</x> <y>0</y> <width>800</width> - <height>25</height> + <height>26</height> </rect> </property> </widget> -- Gitblit v1.8.0