Browse Source

Merge branch 'master' of http://git.zthymaoyi.com/gdc/yiliangyiyun-app

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

+ 1 - 1
pages/user/user.vue

@@ -488,7 +488,7 @@
 
 				// 	}
 				// });
-				console.log(uni.getStorageSync('compName1'))
+				// console.log(uni.getStorageSync('compName1'))
 				if(uni.getStorageSync('compName1')){
 					that.compName = uni.getStorageSync('compName1').company
 				}