瀏覽代碼

Merge branch 'master' into 测试

lxf 1 年之前
父節點
當前提交
d7bec34ce0
共有 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",
       },