jinx %!s(int64=2) %!d(string=hai) anos
pai
achega
4b2d2fa2fe
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/pages/Viewer.vue

+ 1 - 1
src/pages/Viewer.vue

@@ -635,7 +635,7 @@ const getTagList = num => {
                 item.hotData.visible = false
                 item.hotData.id = item.markingId
                 item.hotData.createTime = item.createTime
-                item.hotData.lastCreateBy = item.lastCreateBy
+                item.hotData.createBy = item.createBy
                 return item.hotData
             })
         }