代码更新
This commit is contained in:
@@ -83,7 +83,7 @@
|
||||
]
|
||||
const currentInstance = getCurrentInstance()
|
||||
onShow((options) => {
|
||||
let iToken = uni.getStorageSync('iToken')
|
||||
let iToken = uni.getStorageSync('iToken').tokenValue
|
||||
if (iToken) {
|
||||
getlist()
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user