|
@@ -16,7 +16,7 @@
|
|
|
@click="$hevueImgPreview(work.testJson[showIndex].timuList[0].src)">
|
|
@click="$hevueImgPreview(work.testJson[showIndex].timuList[0].src)">
|
|
|
|
|
|
|
|
<div class="cq_type" v-if="work.testJson[showIndex]">
|
|
<div class="cq_type" v-if="work.testJson[showIndex]">
|
|
|
- {{ lang.ssChoice }}
|
|
|
|
|
|
|
+ {{ lang.ssVote }}
|
|
|
<!-- {{ work.testJson[showIndex].type == '1' ? lang.SingleChoice : lang.MultipleChoice }} -->
|
|
<!-- {{ work.testJson[showIndex].type == '1' ? lang.SingleChoice : lang.MultipleChoice }} -->
|
|
|
<!-- <span v-if="work.testJson.length>1">({{showIndex+1}}/{{work.testJson.length}})</span> -->
|
|
<!-- <span v-if="work.testJson.length>1">({{showIndex+1}}/{{work.testJson.length}})</span> -->
|
|
|
|
|
|