Commit 1ae80a50 authored by zhengke's avatar zhengke

修改

parent 567277ea
......@@ -25,7 +25,7 @@
class="flex item2 flex_start_center">
<template v-if="isOperate">
<view class="chooseNum" :class="{ myAnswer: item2.IsAnswer }"
@click="change(item1, item2)">{{ item2.ShowName }}
@click="change(item1, item2)">{{ item2.Name }}
</view>
<view class="chooseName" @click="change(item1, item2)" v-html="item2.Content"></view>
</template>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment