zhengkaixin 3 年之前
父节点
当前提交
2caf7ac7fe
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pages/searchPile/searchPile.vue

+ 1 - 1
pages/searchPile/searchPile.vue

@@ -418,7 +418,7 @@ export default {
 		 WxJsApi.getWxConfig(['getLocation', 'addEventListener', 'scanQRCode']).then((res) => {
 		 	// console.log(res)
 		 }).catch(error => {
-		 	console.log(res)
+		 	console.log(error)
 		 })