lxf пре 1 година
родитељ
комит
8b972c14e7
1 измењених фајлова са 1 додато и 1 уклоњено
  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",
       },