zt il y a 1 an
Parent
commit
a67abcdd57
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/views/CenterItroduction.vue

+ 1 - 1
src/views/CenterItroduction.vue

@@ -196,7 +196,7 @@
                     v-for="(o, i) in item.arr"
                     :key="i"
                   >
-                    <p class="title">{{ item.title }}</p>
+                    <p class="title">{{ o.title }}</p>
                     <div style="display: flex; padding: 10px 0 0 25px">
                       <ul
                         style="