|
@@ -74,7 +74,7 @@
|
|
<span>{{ sourceMap.fczbmap[pItem[pIndex].wpId].name }}</span>
|
|
<span>{{ sourceMap.fczbmap[pItem[pIndex].wpId].name }}</span>
|
|
<div
|
|
<div
|
|
class="sub-title-item"
|
|
class="sub-title-item"
|
|
- v-for="(data, index) of tables.subTitleDatas"
|
|
|
|
|
|
+ v-for="(data, index) of tables[0].subTitleDatas"
|
|
:key="index"
|
|
:key="index"
|
|
>
|
|
>
|
|
<span class="sub-title">{{ data.text }}</span>
|
|
<span class="sub-title">{{ data.text }}</span>
|