导航、分切暂存清除、空木箱入库修改
This commit is contained in:
@@ -39,6 +39,7 @@ const actions = {
|
||||
delUserInfo({commit}, res) {
|
||||
uni.removeStorageSync('userInfo')
|
||||
uni.removeStorageSync('saveToken')
|
||||
uni.removeStorageSync('navTab')
|
||||
commit(types.DEL_USER_INFO, res)
|
||||
},
|
||||
saveToken({commit}, res) {
|
||||
|
||||
Reference in New Issue
Block a user