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