2
0

2 Ревизии f21c1f3cf6 ... d8f663d33f

Автор SHA1 Съобщение Дата
  zq d8f663d33f Merge branch 'master' of http://gcls-git.helxsoft.cn/GCLS/eep_page преди 1 седмица
  zq 613348f89f 主题色容错处理 преди 1 седмица
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/views/book/courseware/preview/components/fill/FillPreview.vue

+ 1 - 1
src/views/book/courseware/preview/components/fill/FillPreview.vue

@@ -6,7 +6,7 @@
     <div class="main" :style="getMainStyle()">
       <AudioFill
         v-if="data.audio_file_id.length > 0"
-        :color="data.unified_attrib.topic_color"
+        :color="data.unified_attrib?.topic_color"
         :file-id="data.audio_file_id"
       />
       <div class="fill-wrapper">