From 22c14398c105c114df77c111a4f90d62b647a9d7 Mon Sep 17 00:00:00 2001
From: zhaojs <349234519@qq.com>
Date: 星期三, 07 六月 2023 10:27:13 +0800
Subject: [PATCH] no message

---
 uniapp/utils/utils.js |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/uniapp/utils/utils.js b/uniapp/utils/utils.js
index aa0a970..ac70b56 100644
--- a/uniapp/utils/utils.js
+++ b/uniapp/utils/utils.js
@@ -45,6 +45,7 @@
 
 
 common.goUrl = function(info, _this) {
+	console.log(info)
 	var userinfo = common.getCacheSync('userInfo')
 	var that = _this;
 	if (userinfo) {

--
Gitblit v1.9.3