梁展鹏 3 years ago
parent
commit
1ddebb832e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/financialManagement/orderManagement/index.vue

+ 1 - 1
src/views/financialManagement/orderManagement/index.vue

@@ -59,7 +59,7 @@ export default {
           width: this.$col.m
         },
         {
-          key: 'payEndTime',
+          key: 'createAt',
           name: '创建时间',
           width: this.$col.b
         },