jinx 2 سال پیش
والد
کامیت
4b2d2fa2fe
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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
             })
         }