LiFei vor 3 Jahren
Ursprung
Commit
11fba2f35c

+ 2 - 2
src/views/hlwinvoice/modules/HlwInvoiceManagePaymentModalForm.vue

@@ -173,12 +173,12 @@
           },
           {
             title: '更新时间',
-            dataIndex: 'updateBy',
+            dataIndex: 'updateTime',
             align: "center",
           },
           {
             title: '更新人',
-            dataIndex: 'updateTime',
+            dataIndex: 'updateBy',
             align: "center",
           },
         ],