优化会员,商品,下单
This commit is contained in:
@@ -251,11 +251,13 @@
|
||||
};
|
||||
});
|
||||
}
|
||||
if (!res) {
|
||||
console.log(res)
|
||||
if (res.length > 0) {
|
||||
fromInfo.list = res
|
||||
} else {
|
||||
fromInfo.list = []
|
||||
return false
|
||||
}
|
||||
fromInfo.list = res
|
||||
console.log(res)
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user