dos 4 hónapja
szülő
commit
3f27f31d96
1 módosított fájl, 3 hozzáadás és 0 törlés
  1. 3 0
      game-ui/src/views/business/betting/index.vue

+ 3 - 0
game-ui/src/views/business/betting/index.vue

@@ -495,6 +495,9 @@ export default {
       let that = this;
       let bettingGameType = row.bettingGameType;
       let bettingItem = row.gameLotterySucc;
+      if(!bettingItem){
+        return "";
+      }
       let gameId = row.gameId;
       /*if("0" == bettingGameType){
         // return that.gameItemMap[bettingItem+"_"+gameId];