zhujindu 11 months ago
parent
commit
d9187acd45
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/utils/TXApiFun.js

+ 0 - 1
src/utils/TXApiFun.js

@@ -136,7 +136,6 @@ export function getTicketFun(jsApiList = ['getLocation'], configType = 'config')
       } else {
         console.log('获取签名失败');
         reject('获取签名失败');
-        alert('获取签名失败');
       }
     });
   });