LiFei hace 3 años
padre
commit
ffaf4083ec

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

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