Commit 0d504da2 by 谢中龙

修改bug

parent 1433da72
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -92,7 +92,6 @@ wxService.page({
const { result, data } = res.data
if (result == 0) {
my.hideLoading()
const baseUserInfo = wx2my.getStorageSync('_baseUserInfo') ? wx2my.getStorageSync('_baseUserInfo').data : null;
if(baseUserInfo){
let isUat = data.isUat;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment