Browse Source

文字修改

LiFei 3 years ago
parent
commit
11fba2f35c
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/hlwinvoice/modules/HlwInvoiceManagePaymentModalForm.vue

+ 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",
           },
         ],