liyongli il y a 2 ans
Parent
commit
8fd8dc15c9
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/view/SilkRoadShanShiPinList/index.vue

+ 1 - 1
src/view/SilkRoadShanShiPinList/index.vue

@@ -243,7 +243,7 @@ const showGuize = () => {
 };
 
 const paiming = () => {
-  //   if (!config.isShanShiPin) return showToast("下载闪视频查看投票结果。");
+    if (!config.isShanShiPin) return showToast("下载闪视频查看投票结果。");
   getList(() => {
     showPaihang.value = true;
   });