Explorar o código

预览时间取值

luolei %!s(int64=5) %!d(string=hai) anos
pai
achega
701e289ec6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/Preview.vue

+ 1 - 1
src/components/Preview.vue

@@ -167,7 +167,7 @@ export default {
       if(!scan){
         this.time = dateParser(param.time)
       }else{
-        this.time = dateParser(params.time)
+        this.time = dateParser(params.recordTime)
       }
     },
     handleClick(flg){