소스 검색

提示语

twt 1 년 전
부모
커밋
3fae584dc4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pages/index/rescue.vue

+ 1 - 1
pages/index/rescue.vue

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