tangning 2 months ago
parent
commit
3d3ad6b81b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/view/material/index.vue

+ 1 - 1
src/view/material/index.vue

@@ -184,7 +184,7 @@ const gotoDraw = async (type: BoardType, id: number) => {
       caseId: caseId.value,
       caseId: caseId.value,
       title: '方位图',
       title: '方位图',
       cover: mapUrl,
       cover: mapUrl,
-      height,
+      high: height,
       width,
       width,
       mapUrl
       mapUrl
     })
     })