gdpao
This commit is contained in:
@@ -47,6 +47,9 @@ const store = new Vuex.Store({
|
||||
uni.removeStorage({
|
||||
key: "token"
|
||||
})
|
||||
uni.removeStorage({
|
||||
key: "user_info"
|
||||
})
|
||||
},
|
||||
setOrderType(state, type) {
|
||||
state.orderType = type;
|
||||
|
||||
Reference in New Issue
Block a user