Commit 34888448 authored by 沈翠玲's avatar 沈翠玲

重新登录不弹出选择工作单元框的bug

parent 241b2454
...@@ -118,7 +118,7 @@ export default { ...@@ -118,7 +118,7 @@ export default {
data() { data() {
return { return {
tabIndex: 'PRO', tabIndex: 'PRO',
showWorkstationFlag: false, showWorkstationFlag: true,
showPrintFlag: false, showPrintFlag: false,
showLogoutMenu: false, showLogoutMenu: false,
activeProcess: null, activeProcess: null,
......
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