natasha 3 年之前
父節點
當前提交
129e130de5
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/textbook-detail/TextbookDetailPdf.vue

+ 1 - 1
src/views/textbook-detail/TextbookDetailPdf.vue

@@ -35,7 +35,7 @@
           </div>
         </div>
       </div>
-      <div v-if="attachment" style="pdf-box">
+      <div v-if="attachment" class="pdf-box">
         <pdf
           ref="pdf"
           :src="attachment"