|
@@ -186,7 +186,7 @@
|
|
<van-dialog
|
|
<van-dialog
|
|
v-model:show="hxrDialog"
|
|
v-model:show="hxrDialog"
|
|
confirm-button-text="投票"
|
|
confirm-button-text="投票"
|
|
- cancel-button-text="为他拉票"
|
|
|
|
|
|
+ cancel-button-text="为TA拉票"
|
|
:show-cancel-button="true"
|
|
:show-cancel-button="true"
|
|
close-on-click-overlay
|
|
close-on-click-overlay
|
|
@close="close"
|
|
@close="close"
|
|
@@ -622,7 +622,7 @@ const showGuize = () => {
|
|
};
|
|
};
|
|
|
|
|
|
const paiming = () => {
|
|
const paiming = () => {
|
|
- // if (!config.isShanShiPin) return showToast('下载闪视频查看投票结果。');
|
|
|
|
|
|
+ if (!config.isShanShiPin) return showToast('下载闪视频查看投票结果。');
|
|
getRankList(() => {
|
|
getRankList(() => {
|
|
showPaihang.value = true;
|
|
showPaihang.value = true;
|
|
});
|
|
});
|