会员信息
This commit is contained in:
parent
a369c89237
commit
e0816ddbc8
@ -234,7 +234,6 @@
|
||||
let welfare = response.data.welfare
|
||||
console.log(response.data)
|
||||
uni.setStorageSync("chainStoreId",response.data.chainStoreId)
|
||||
console.log(uni.getStorageSync("chainStoreId"),2)
|
||||
if (welfare != undefined && welfare != null && welfare != "") {
|
||||
if (welfare.includes(",")) {
|
||||
_this.welfare = response.data.welfare.split(",")
|
||||
|
Loading…
Reference in New Issue
Block a user