lxf 1 year ago
parent
commit
8b972c14e7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/production/warehouse/flow-record/index.vue

+ 1 - 1
src/views/production/warehouse/flow-record/index.vue

@@ -183,7 +183,7 @@ const config = computed(() => {
     {
       attrs: {
         label: "操作时间",
-        prop: "createTime",
+        prop: "inOutStorageTime",
         width: 160,
         align: "center",
       },