QYF-GitLab1
2 天以前 49a435043b0b1a289a24606e35253365d7ab3956
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',