Commit c71c03d6 authored by 李苏's avatar 李苏 💬

调整

parent 186c607a
......@@ -99,7 +99,7 @@ const permission = {
commit('SET_SYSTEMNAME', systemName)
/* 构建新list放进列表切换*/
localStorage.setItem('appName', appName)
localStorage.setItem('appType', res.data.appType||1)
localStorage.setItem('appType', res.data.appType||'')
/* 存储system id list*/
/* 将可切换系统存入store*/
let systemInfo = res.data.systemInfo || []
......
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