QYF-GitLab1
20 小时以前 cf7e71c6d0fb64eeb6b5deac540da843b4bb465c
src/views/bookStore/textBookApply.vue
@@ -118,9 +118,10 @@
        id: textBookInfo.value.id,
        title: textBookInfo.value.name,
        icon: textBookInfo.value.icon,
        isbn: textBookInfo.value.tourism_ISBN,
        author: textBookInfo.value.tourism_author,
        isbn: textBookInfo.value.isbn,
        author: textBookInfo.value.author,
        price: textBookInfo.value.price,
        refCode: textBookInfo.value.refCode,
      }
      const data = {
        topicIdOrRefCode: 'applyDigitalBook',