This commit is contained in:
haomingming 2026-01-09 15:18:21 +08:00
parent 72476f3b10
commit 9a3398ce4b

View File

@ -34,9 +34,9 @@
<votButton v-text="'投票'" @vote-click="vote" ></votButton>
</div>
</div> -->
<div class="buttomcla">
<!-- <div class="buttomcla"> -->
<!-- 投票已结束 -->
</div>
<!-- </div> -->
<!-- <votView :show =show :shows =shows @onchange="handlechange" @onchanges="handlechange" :ticket=tickets ></votView> -->
</template>
<script setup >