sn
This commit is contained in:
parent
bd044bb150
commit
eb0fe3b943
@ -248,6 +248,7 @@
|
|||||||
storeId = str.split("=")[1]
|
storeId = str.split("=")[1]
|
||||||
}
|
}
|
||||||
uni.setStorageSync("storeId", storeId)
|
uni.setStorageSync("storeId", storeId)
|
||||||
|
uni.setStorageSync("sn", sn)
|
||||||
uni.setStorageSync("inviteStaffId", staffId)
|
uni.setStorageSync("inviteStaffId", staffId)
|
||||||
this.storeId = uni.getStorageSync("storeId")
|
this.storeId = uni.getStorageSync("storeId")
|
||||||
this.staffId = uni.getStorageSync("inviteStaffId")
|
this.staffId = uni.getStorageSync("inviteStaffId")
|
||||||
|
Loading…
Reference in New Issue
Block a user