ysy 2 năm trước cách đây
mục cha
commit
de32777cfe
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      pages/login/login.vue

+ 1 - 1
pages/login/login.vue

@@ -153,7 +153,7 @@
 							setPassword(this.userInfo)
 						}
 
-						console.log(res)
+			
 						let data = res.data
 						uni.setStorageSync('token', data.token)
 						uni.setStorageSync("userInfo", data);