Browse Source

bug fixed

duwendi 1 year ago
parent
commit
a948d88ac4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/pages/index/components/customer_complaint.vue

+ 1 - 1
src/pages/index/components/customer_complaint.vue

@@ -213,7 +213,7 @@ export default {
213 213
         },
214 214
         {
215 215
           label: '创建时间',
216
-          key: 'createdTime'
216
+          key: 'createTime'
217 217
         }
218 218
       ],
219 219
       carOptions: [],