@@ -378,7 +378,7 @@
}) */
if(!this.shopInfo){
uni.showToast({
- title: '暂未找到救援门店',
+ title: res.data.msg,
icon:'none',
duration: 3000
});