|
@@ -145,7 +145,7 @@
|
|
<!-- v-for="(task, index) in chapInfoList[courseType].chapterInfo[0]
|
|
<!-- v-for="(task, index) in chapInfoList[courseType].chapterInfo[0]
|
|
.taskJson"
|
|
.taskJson"
|
|
:key="index"-->
|
|
:key="index"-->
|
|
- <div class="isNoMessage" v-if="chapInfoList[courseType].chapterInfo[0].taskJson[taskCount]
|
|
|
|
|
|
+ <!-- <div class="isNoMessage" v-if="chapInfoList[courseType].chapterInfo[0].taskJson[taskCount]
|
|
.chapterData.length == 0 &&
|
|
.chapterData.length == 0 &&
|
|
chapInfoList[courseType].chapterInfo[0].taskJson[taskCount]
|
|
chapInfoList[courseType].chapterInfo[0].taskJson[taskCount]
|
|
.toolChoose[0].tool.length == 0 &&
|
|
.toolChoose[0].tool.length == 0 &&
|
|
@@ -155,7 +155,7 @@
|
|
!chapInfoList[courseType].chapterInfo[0].taskJson[taskCount].eList
|
|
!chapInfoList[courseType].chapterInfo[0].taskJson[taskCount].eList
|
|
">
|
|
">
|
|
<img src="../../assets/icon/isNoMessage.png" alt />
|
|
<img src="../../assets/icon/isNoMessage.png" alt />
|
|
- </div>
|
|
|
|
|
|
+ </div> -->
|
|
<div class="study_top" :class="{ pzClass: pzDialog }">
|
|
<div class="study_top" :class="{ pzClass: pzDialog }">
|
|
<div class="vedioBox" v-if="vedio[taskCount].length > 0 ||
|
|
<div class="vedioBox" v-if="vedio[taskCount].length > 0 ||
|
|
chapInfoList[courseType].chapterInfo[0].taskJson[taskCount]
|
|
chapInfoList[courseType].chapterInfo[0].taskJson[taskCount]
|