Browse Source

已更新listCover

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

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

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