Commit b84a8807 authored by linxin's avatar linxin

add

parent eab5633c
......@@ -174,7 +174,7 @@ export default {
} else if (window.localStorage.bp_type === 'TENANT' && !window.localStorage.multipleRole) {
vm.bp_type = 'TENANT'
} else {
vm.bp_type = ''
vm.bp_type = 'TENANT'
}
vm.recordQuery('全部', vm.lists)
} else if (from.name === 'MyInfo') {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment