소스 검색

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",
       },