sun-chaochao пре 3 година
родитељ
комит
6a6f2a5985
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/pages/device/Instance/Detail/MetadataLog/Property/index.tsx

+ 1 - 1
src/pages/device/Instance/Detail/MetadataLog/Property/index.tsx

@@ -63,7 +63,7 @@ const PropertyLog = (props: Props) => {
           pageIndex: 0,
         },
         start,
-        end,
+        new Date().getTime(),
       );
     }
   }, [visible]);